Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h252 void checkWakeLockState();
DSensorEventConnection.cpp646 mService->checkWakeLockState(); in handleEvent()
704 mService->checkWakeLockState(); in handleEvent()
DSensorService.cpp1764 void SensorService::checkWakeLockState() { in checkWakeLockState() function in android::SensorService