Home
last modified time | relevance | path

Searched defs:historyTag (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java216 int ownerUid, int ownerPid, WorkSource workSource, String historyTag) { in onWakeLockAcquired()
247 String historyTag) { in onLongPartialWakeLockStart()
272 String historyTag) { in onLongPartialWakeLockFinish()
300 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging()
335 int ownerUid, int ownerPid, WorkSource workSource, String historyTag) { in onWakeLockReleased()
/aosp12/frameworks/base/core/java/android/os/
H A DIPowerManager.aidl30 String historyTag, int displayId); in acquireWakeLock()
42 void updateWakeLockWorkSource(IBinder lock, in WorkSource ws, String historyTag); in updateWakeLockWorkSource()
82 in WorkSource ws, String historyTag); in acquireWakeLockAsync()