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