Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DPowerManager.java2092 private String mHistoryTag; field in PowerManager.WakeLock
2187 mHistoryTag); in acquireLocked()
2298 mService.updateWakeLockWorkSource(mToken, mWorkSource, mHistoryTag); in setWorkSource()
2318 mHistoryTag = tag; in setHistoryTag()
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java1238 wakeLock.mHistoryTag = historyTag; in updateWakeLockWorkSourceInternal()
1259 wakeLock.mHistoryTag); in notifyWakeLockAcquiredLocked()
1283 wakeLock.mWorkSource, wakeLock.mHistoryTag); in notifyWakeLockLongStartedLocked()
1291 wakeLock.mWorkSource, wakeLock.mHistoryTag); in notifyWakeLockLongFinishedLocked()
1300 wakeLock.mHistoryTag, flags, tag, packageName, uid, pid, ws, historyTag); in notifyWakeLockChangingLocked()
1316 wakeLock.mWorkSource, wakeLock.mHistoryTag); in notifyWakeLockReleasedLocked()
3988 public String mHistoryTag; field in PowerManagerService.WakeLock
4005 mHistoryTag = historyTag; in WakeLock()
4042 mHistoryTag = historyTag; in updateProperties()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt55782 Landroid/os/PowerManager$WakeLock;->mHistoryTag:Ljava/lang/String;