Home | History | Annotate | Download | only in sensorservice

Lines Matching refs:Sensor

34 #include <sensor/Sensor.h>
35 #include <sensor/BitTube.h>
36 #include <sensor/ISensorServer.h>
37 #include <sensor/ISensorEventConnection.h>
89 // wake_up sensor event in the buffer else return -1. This wake_up sensor event will have the
112 // has read events from a wake up sensor, decrement mWakeLockRefCount. If this fd is available
116 // Increment mPendingFlushEventsToSend for the given sensor handle.
149 // The number of flush complete events dropped for this sensor is stored here. They are
154 // the events for the sensor are sent on that *connection*.
159 // protected by SensorService::mLock. Key for this vector is the sensor handle.