Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/sensorservice/
H A DSensorService.h380 void resetAllWakeLockRefCounts();
H A DSensorService.cpp1091 void SensorService::resetAllWakeLockRefCounts() { in resetAllWakeLockRefCounts() function in android::SensorService
1128 mService->resetAllWakeLockRefCounts(); in threadLoop()