Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorEventConnection.cpp831 mService->checkWakeLockState(); in handleEvent()
889 mService->checkWakeLockState(); in handleEvent()
DSensorService.h369 void checkWakeLockState();
DSensorService.cpp2023 void SensorService::checkWakeLockState() { in checkWakeLockState() function in android::SensorService