Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java242 public void onLongPartialWakeLockFinish(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockFinish() method in Notifier
DPowerManagerService.java1195 mNotifier.onLongPartialWakeLockFinish(wakeLock.mTag, wakeLock.mOwnerUid, in notifyWakeLockLongFinishedLocked()