replicant-frameworks_native/include
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
..
binder Replace several IPCThreadState::get() lookups with one. 2010-07-27 12:28:57 -07:00
gui Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
pim
private fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. 2010-07-27 20:11:35 -07:00
surfaceflinger Re-use existing Surface objects when reading them from parcels. 2010-07-16 13:03:15 -07:00
tts Update TTS plugin interface to receive engine configuration data 2010-03-18 11:52:41 -07:00
ui DO NOT MERGE: Fix input event injection ANRs on UI thread. 2010-07-29 12:54:27 -07:00
utils Support streaming of compressed assets > 1 megabyte 2010-07-28 15:33:28 -07:00