Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h222 void checkWakeLockState();
DSensorEventConnection.cpp598 mService->checkWakeLockState(); in handleEvent()
656 mService->checkWakeLockState(); in handleEvent()
DSensorService.cpp1583 void SensorService::checkWakeLockState() { in checkWakeLockState() function in android::SensorService