Searched defs:historyTag (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/power/ |
| D | Notifier.java | 213 int ownerUid, int ownerPid, WorkSource workSource, String historyTag) { in onWakeLockAcquired() 244 String historyTag) { in onLongPartialWakeLockStart() 269 String historyTag) { in onLongPartialWakeLockFinish() 297 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging() 332 int ownerUid, int ownerPid, WorkSource workSource, String historyTag) { in onWakeLockReleased()
|
| /frameworks/base/core/java/android/os/ |
| D | IPowerManager.aidl | 30 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()
|