Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java268 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockAcquired()
303 String historyTag) { in onLongPartialWakeLockStart()
328 String historyTag) { in onLongPartialWakeLockFinish()
356 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging()
398 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased()
408 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased()
/frameworks/base/core/java/android/os/
DIPowerManager.aidl31 String historyTag, int displayId, IWakeLockCallback callback); in acquireWakeLock()
43 void updateWakeLockWorkSource(IBinder lock, in WorkSource ws, String historyTag); in updateWakeLockWorkSource()
125 in WorkSource ws, String historyTag); in acquireWakeLockAsync()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHistoryIterator.java300 BatteryStats.HistoryTag historyTag = mHistoryTags.get(index); in readHistoryTag() local
DBatteryStatsHistory.java2426 HistoryTag historyTag = mHistoryTags.get(index); in getHistoryTagPoolString() local
2437 HistoryTag historyTag = mHistoryTags.get(index); in getHistoryTagPoolUid() local