Home
last modified time | relevance | path

Searched refs:noteStopWakeLocked (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsImplTest.java524 mBatteryStatsImpl.noteStopWakeLocked(10100, 100, null, "wakeLock1", null, in testGetWakeLockStats()
533 mBatteryStatsImpl.noteStopWakeLocked(10200, 101, null, "wakeLock2", null, in testGetWakeLockStats()
H A DBatteryStatsNoteTest.java142 bi.getUidStatsLocked(UID).noteStopWakeLocked(pid, name, WAKE_TYPE_PARTIAL, clocks.realtime); in testNoteStartWakeLocked()
179 bi.noteStopWakeLocked(ISOLATED_UID, pid, isolatedWorkChain, name, historyName, in testNoteStartWakeLocked_isolatedUid()
222 bi.noteStopWakeLocked(ISOLATED_UID, pid, isolatedWorkChain, name, historyName, in testNoteStartWakeLocked_isolatedUidRace()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java4767 public void noteStopWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStopWakeLocked() method in BatteryStatsImpl
4769 noteStopWakeLocked(uid, pid, wc, name, historyName, type, in noteStopWakeLocked()
4774 public void noteStopWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStopWakeLocked() method in BatteryStatsImpl
4803 uidStats.noteStopWakeLocked(pid, name, type, elapsedRealtimeMs); in noteStopWakeLocked()
4906 noteStopWakeLocked(ws.getUid(i), pid, null, name, historyName, type, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked()
4914 noteStopWakeLocked(goneChain.getAttributionUid(), pid, goneChain, name, in noteChangeWakelockFromSourceLocked()
4926 noteStopWakeLocked(ws.getUid(i), pid, null, name, historyName, type, elapsedRealtimeMs, in noteStopWakeFromSourceLocked()
4934 noteStopWakeLocked(wc.getAttributionUid(), pid, wc, name, historyName, type, in noteStopWakeFromSourceLocked()
5460 noteStopWakeLocked(-1, -1, null, "screen", "screen", WAKE_TYPE_PARTIAL, in noteScreenStateLocked()
10799 public void noteStopWakeLocked(int pid, String name, int type, long elapsedRealtimeMs) { in noteStopWakeLocked() method in BatteryStatsImpl.Uid
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1148 mStats.noteStopWakeLocked(uid, pid, null, name, historyName, type, in noteStopWakelock()
/aosp14/frameworks/base/services/
H A Dart-profile9592 HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStopWakeLocked(ILjava/lang/String;IJ)…
9691 HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteStopWakeLocked(IILandroid/os/WorkSource$W…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73997 Lcom/android/internal/os/BatteryStatsImpl$Uid;->noteStopWakeLocked(ILjava/lang/String;IJ)V
74557 Lcom/android/internal/os/BatteryStatsImpl;->noteStopWakeLocked(IILandroid/os/WorkSource$WorkChain;L…