Home
last modified time | relevance | path

Searched refs:mHistoryTag (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
DPowerManager.java2072 private String mHistoryTag; field in PowerManager.WakeLock
2167 mHistoryTag); in acquireLocked()
2278 mService.updateWakeLockWorkSource(mToken, mWorkSource, mHistoryTag); in setWorkSource()
2298 mHistoryTag = tag; in setHistoryTag()
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java1248 wakeLock.mHistoryTag = historyTag; in updateWakeLockWorkSourceInternal()
1269 wakeLock.mHistoryTag); in notifyWakeLockAcquiredLocked()
1293 wakeLock.mWorkSource, wakeLock.mHistoryTag); in notifyWakeLockLongStartedLocked()
1301 wakeLock.mWorkSource, wakeLock.mHistoryTag); in notifyWakeLockLongFinishedLocked()
1310 wakeLock.mHistoryTag, flags, tag, packageName, uid, pid, ws, historyTag); in notifyWakeLockChangingLocked()
1326 wakeLock.mWorkSource, wakeLock.mHistoryTag); in notifyWakeLockReleasedLocked()
4036 public String mHistoryTag; field in PowerManagerService.WakeLock
4053 mHistoryTag = historyTag; in WakeLock()
4090 mHistoryTag = historyTag; in updateProperties()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt52034 Landroid/os/PowerManager$WakeLock;->mHistoryTag:Ljava/lang/String;