Home
last modified time | relevance | path

Searched refs:resetAllWakeLockRefCounts (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorService.h232 void resetAllWakeLockRefCounts();
DSensorService.cpp813 void SensorService::resetAllWakeLockRefCounts() { in resetAllWakeLockRefCounts() function in android::SensorService
856 mService->resetAllWakeLockRefCounts(); in threadLoop()