Searched defs:mWakeLockRefCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorEventConnection.h106 // has read events from a wake up sensor, decrement mWakeLockRefCount. If this fd is available
129 uint32_t mWakeLockRefCount; member in class:android::SensorService::SensorEventConnection
137 // mWakeLockRefCount is reset to zero. needsWakeLock method will always return false, if this

Completed in 103 milliseconds