replicant-frameworks_native/include/ui
Jeff Brown 430c21ea87 Fix getSwitchState.
InputReader::getSwitchState always returns AKEY_STATE_UNKNOWN
because SwitchInputMapper::getSources() returns 0 which cannot
match any source mask including AINPUT_SOURCE_ANY.  As a result
initial lid switch detection is broken.

This change adds a new source constant AINPUT_SOURCE_SWITCH
that indicates that the source has switches.

Change-Id: I5321ecf0ce84f1c2b4535f6c163d3f4dcf9b7a9b
2011-01-19 18:41:38 -08:00
..
egl
android_native_buffer.h
DisplayInfo.h Mouse pointer integration. 2011-01-04 17:31:24 -08:00
EGLNativeSurface.h
EGLUtils.h
FramebufferNativeWindow.h surfaceflinger: add support for gralloc dump hooks 2010-12-08 15:40:11 -08:00
GraphicBuffer.h Add the SurfaceTexture C++ implementation. 2011-01-06 13:20:47 -08:00
GraphicBufferAllocator.h [3171580] don't automatically log GraphicBuffer allocation failures 2010-12-03 17:33:09 -08:00
GraphicBufferMapper.h
GraphicLog.h
Input.h Fix getSwitchState. 2011-01-19 18:41:38 -08:00
InputTransport.h Add support for fallback keycodes. 2010-12-07 17:35:26 -08:00
Keyboard.h Improve support for external keyboards. 2010-12-02 16:01:32 -08:00
KeyCharacterMap.h Add support for fallback keycodes. 2010-12-07 17:35:26 -08:00
KeycodeLabels.h Add support for fallback keycodes. 2010-12-07 17:35:26 -08:00
KeyLayoutMap.h Added support for full PC-style keyboards. 2010-11-18 09:49:03 -08:00
PixelFormat.h
Point.h
PowerManager.h The CHEEK_TOUCH stuff never worked. Remove it. 2010-11-08 13:02:58 -08:00
Rect.h
Region.h
VirtualKeyMap.h Improve support for external keyboards. 2010-12-02 16:01:32 -08:00