replicant-frameworks_native/libs/gui
Mathias Agopian 589ce85ee4 first step at implementing the native sensor support
in this commit:
- implemented the C stub
- implemented the binder interfaces involved
- implemented most of the C++ client side

missing:
- SensorManager cannot connect to the SensorServer yet
(because there is no SensorServer yet)

Change-Id: I75010cbeef31c98d6fa62fd5d388dcef87c2636b
2010-07-13 22:21:56 -07:00
..
Android.mk first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
ISensorEventConnection.cpp first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
ISensorServer.cpp first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
Sensor.cpp first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
SensorChannel.cpp first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
SensorEventQueue.cpp first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
SensorManager.cpp first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00