replicant-frameworks_native/include/gui
Mathias Agopian a48bcf62b6 Added SensorManager.getMinDelay()
Exposed the new "min delay" sensor property through native and
java sensor apis. This allows the caller to know what is the
maximum rate at which a sensor can return events, or, if a sensor
works in "update" mode (events returned only when the value changes).

Also augmented SensorManager.regusterSensorEvent() so that it can
accept a value in microsecond in addition to the 4 constants already
defined.

Change-Id: If425e9979892666df8c989d7de3c362230fa19e0
2010-07-29 18:18:00 -07:00
..
ISensorEventConnection.h first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
ISensorServer.h new SensorService 2010-07-19 17:57:29 -07:00
Sensor.h Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
SensorChannel.h first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
SensorEventQueue.h Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
SensorManager.h new SensorService 2010-07-19 17:57:29 -07:00