Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java224 public void onLongPartialWakeLockStart(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockStart() method in Notifier
DPowerManagerService.java1187 mNotifier.onLongPartialWakeLockStart(wakeLock.mTag, wakeLock.mOwnerUid, in notifyWakeLockLongStartedLocked()