replicant-frameworks_native/services/inputflinger
Bernhard Rosenkränzer 6183eb72ec Remove comparisons that can't be true
keyBitmask and ledBitmask are arrays, "!their address" always evaluates to
false. clang complains about this.

Change-Id: I6aed45a203b0eeaad2093dbdebea03a2c2fc1a3d
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2014-11-17 21:09:14 +01:00
..
tests Move frameworks/native to libc++. 2014-11-15 18:22:55 -08:00
Android.mk Shelve InputFlinger for another release. DO NOT MERGE 2014-08-18 10:17:18 -07:00
EventHub.cpp Remove comparisons that can't be true 2014-11-17 21:09:14 +01:00
EventHub.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputApplication.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputApplication.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputDispatcher.cpp Improve ANR diagnostics. 2014-10-10 19:09:39 -07:00
InputDispatcher.h Improve ANR diagnostics. 2014-10-10 19:09:39 -07:00
InputListener.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputListener.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputManager.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputManager.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputReader.cpp Fix type for temp variable 2014-08-29 16:16:26 -07:00
InputReader.h Add logging for switch state 2014-08-29 14:31:32 -07:00
InputWindow.cpp Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay 2014-04-23 13:51:20 -07:00
InputWindow.h Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay 2014-04-23 13:51:20 -07:00
PointerControllerInterface.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00