Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h321 void resetAllWakeLockRefCounts();
DSensorService.cpp888 void SensorService::resetAllWakeLockRefCounts() { in resetAllWakeLockRefCounts() function in android::SensorService
925 mService->resetAllWakeLockRefCounts(); in threadLoop()