Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java210 int ownerUid, int ownerPid, WorkSource workSource, String historyTag) { in onWakeLockAcquired()
241 String historyTag) { in onLongPartialWakeLockStart()
266 String historyTag) { in onLongPartialWakeLockFinish()
294 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging()
329 int ownerUid, int ownerPid, WorkSource workSource, String historyTag) { in onWakeLockReleased()
/frameworks/base/core/java/android/os/
DIPowerManager.aidl34 String historyTag); in acquireWakeLock()
47 void updateWakeLockWorkSource(IBinder lock, in WorkSource ws, String historyTag); in updateWakeLockWorkSource()