Searched defs:needsWakeLock (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/sensorservice/ | ||
H A D | SensorEventConnection.cpp | 73 bool SensorService::SensorEventConnection::needsWakeLock() { in needsWakeLock() function in android::SensorService::SensorEventConnection |
H A D | SensorService.cpp | 1065 bool needsWakeLock = false; in threadLoop() local |