Home
last modified time | relevance | path

Searched refs:checkWakeLockState (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/
H A DSensorEventConnection.cpp831 mService->checkWakeLockState(); in handleEvent()
889 mService->checkWakeLockState(); in handleEvent()
H A DSensorService.h370 void checkWakeLockState();
H A DSensorService.cpp2015 void SensorService::checkWakeLockState() { in checkWakeLockState() function in android::SensorService