replicant-frameworks_native/include/ui
Jeff Brown 882b0a59d8 Eliminate hw.keyboards system properties.
Stop using system properties to publish information about
the key character map path.  Instead, we can retrieve it
on demand by asking the window manager.

It was possible to exhaust the supply of system properties
when repeatedly adding and removing input devices.

Bug: 5532806
Change-Id: Idd361a24ad7db2edc185c8546db7fb05f9c28669
2011-11-15 18:00:10 -08:00
..
egl frameworks/base: move ANativeWindow/android_native_buffer_t out 2011-05-03 16:39:54 -07:00
android_native_buffer.h frameworks/base: move ANativeWindow/android_native_buffer_t out 2011-05-03 16:39:54 -07:00
DisplayInfo.h
EGLNativeSurface.h
EGLUtils.h
FramebufferNativeWindow.h frameworks/base: android_native_buffer_t -> ANativeWindowBuffer 2011-05-03 16:40:14 -07:00
GraphicBuffer.h SurfaceFlinger: use the HWC gralloc usage bit 2011-08-22 14:56:29 -07:00
GraphicBufferAllocator.h
GraphicBufferMapper.h
GraphicLog.h
Input.h Eliminate hw.keyboards system properties. 2011-11-15 18:00:10 -08:00
InputTransport.h Add initial API for stylus and mouse buttons. 2011-05-13 12:11:17 -07:00
Keyboard.h Eliminate hw.keyboards system properties. 2011-11-15 18:00:10 -08:00
KeyCharacterMap.h Eliminate hw.keyboards system properties. 2011-11-15 18:00:10 -08:00
KeycodeLabels.h Input system bug fixes, particularly for stylus. 2011-08-19 15:02:26 -07:00
KeyLayoutMap.h Joystick tweaks. (DO NOT MERGE) 2011-03-04 19:12:41 -08:00
PixelFormat.h Adding SurfaceEncoder for encoding FilterFrames 2011-07-21 17:12:50 -07:00
Point.h
PowerManager.h
Rect.h fix the float Rect in OpenGLRenderer to handle NANs 2011-09-19 16:50:07 -07:00
Region.h get rid of dependency on copybit HAL module 2011-04-28 19:50:21 -07:00
VirtualKeyMap.h