Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorEventConnection.cpp835 mService->checkWakeLockState(); in handleEvent()
898 mService->checkWakeLockState(); in handleEvent()
DSensorService.h442 void checkWakeLockState();
DSensorService.cpp2493 void SensorService::checkWakeLockState() { in checkWakeLockState() function in android::SensorService