Files
frameworks_base/core/java/android/view
Jeff Brown 05dc66ada6 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
2011-03-02 15:37:57 -08:00
..
2010-11-28 18:28:57 -08:00
2011-01-26 13:43:01 -08:00
2011-01-23 19:22:52 -08:00
2011-01-28 08:04:00 -08:00
2010-12-20 09:22:01 -08:00
2011-01-28 08:04:00 -08:00