Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h179 void checkWakeLockState();
DSensorEventConnection.cpp539 mService->checkWakeLockState(); in handleEvent()
597 mService->checkWakeLockState(); in handleEvent()
DSensorService.cpp1270 void SensorService::checkWakeLockState() { in checkWakeLockState() function in android::SensorService