replicant-frameworks_native/libs/gui
Dianne Hackborn 45e0acb41a Modify native ALooper to take an explicit ident.
The ALooper API now uses an explicit "identifier" for the integer
that is returned rather than implicitly using the fd.  This allows
the APIs that had the fd to be a little more sane.

Change-Id: I8507f535ad484c0bdc4a1bd016d87bb09acd7ff0
2010-09-07 15:46:55 -07:00
..
Android.mk
ISensorEventConnection.cpp
ISensorServer.cpp
Sensor.cpp Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
SensorChannel.cpp
SensorEventQueue.cpp Modify native ALooper to take an explicit ident. 2010-09-07 15:46:55 -07:00
SensorManager.cpp