android_system_core/libs/utils/tests
Jeff Brown 3e2e38bc5b Fade out the mouse pointer after inactivity or other events.
Fades out the mouse pointer:
- after 15 seconds of inactivity normally
- after 3 seconds of inactivity in lights out mode
- after a non-modifier key down
- after a touch down

Extended the native Looper to support enqueuing time delayed
messages.  This is used by the PointerController to control
pointer fade timing.

Change-Id: I87792fea7dbe2d9376c78cf354fe3189a484d9da
2013-07-30 13:56:56 -07:00
..
Android.mk Split UTF functions from String8/16 2013-07-30 13:56:55 -07:00
Looper_test.cpp Fade out the mouse pointer after inactivity or other events. 2013-07-30 13:56:56 -07:00
ObbFile_test.cpp OBB: use PBKDF2 for key generation. 2013-07-30 13:56:55 -07:00
String8_test.cpp
TestHelpers.h
Unicode_test.cpp Split UTF functions from String8/16 2013-07-30 13:56:55 -07:00