Home
last modified time | relevance | path

Searched defs:needsWakeLock (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/sensorservice/
H A DSensorEventConnection.cpp72 bool SensorService::SensorEventConnection::needsWakeLock() { in needsWakeLock() function in android::SensorService::SensorEventConnection
H A DSensorService.cpp1068 bool needsWakeLock = false; in sendEventsToAllClients() local