Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java260 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockAcquired()
292 String historyTag) { in onLongPartialWakeLockStart()
317 String historyTag) { in onLongPartialWakeLockFinish()
345 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging()
387 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased()
/aosp14/frameworks/base/core/java/android/os/
H A DIPowerManager.aidl31 String historyTag, int displayId, IWakeLockCallback callback); in acquireWakeLock()
43 void updateWakeLockWorkSource(IBinder lock, in WorkSource ws, String historyTag); in updateWakeLockWorkSource()
124 in WorkSource ws, String historyTag); in acquireWakeLockAsync()
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsHistoryIterator.java320 BatteryStats.HistoryTag historyTag = mHistoryTags.get(index); in readHistoryTag() local
H A DBatteryStatsHistory.java2003 HistoryTag historyTag = mHistoryTags.get(index); in getHistoryTagPoolString() local
2012 HistoryTag historyTag = mHistoryTags.get(index); in getHistoryTagPoolUid() local