Searched defs:historyTag (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/power/ |
D | Notifier.java | 210 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/ |
D | IPowerManager.aidl | 34 String historyTag); in acquireWakeLock() 47 void updateWakeLockWorkSource(IBinder lock, in WorkSource ws, String historyTag); in updateWakeLockWorkSource()
|