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