Home
last modified time | relevance | path

Searched refs:noteStartWakeLocked (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsImplTest.java520 mBatteryStatsImpl.noteStartWakeLocked(10100, 100, null, "wakeLock1", null, in testGetWakeLockStats()
529 mBatteryStatsImpl.noteStartWakeLocked(10200, 101, null, "wakeLock2", null, in testGetWakeLockStats()
537 mBatteryStatsImpl.noteStartWakeLocked(10200, 101, null, "wakeLock2", null, in testGetWakeLockStats()
H A DBatteryStatsNoteTest.java136 .noteStartWakeLocked(pid, name, WAKE_TYPE_PARTIAL, clocks.realtime); in testNoteStartWakeLocked()
172 bi.noteStartWakeLocked(ISOLATED_UID, pid, isolatedWorkChain, name, historyName, in testNoteStartWakeLocked_isolatedUid()
212 bi.noteStartWakeLocked(ISOLATED_UID, pid, isolatedWorkChain, name, historyName, in testNoteStartWakeLocked_isolatedUidRace()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java4698 public void noteStartWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStartWakeLocked() method in BatteryStatsImpl
4700 noteStartWakeLocked(uid, pid, wc, name, historyName, type, unimportantForLogging, in noteStartWakeLocked()
4705 public void noteStartWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStartWakeLocked() method in BatteryStatsImpl
4750 uidStats.noteStartWakeLocked(pid, name, type, elapsedRealtimeMs); in noteStartWakeLocked()
4860 noteStartWakeLocked(ws.getUid(i), pid, null, name, historyName, type, in noteStartWakeFromSourceLocked()
4868 noteStartWakeLocked(wc.getAttributionUid(), pid, wc, name, historyName, type, in noteStartWakeFromSourceLocked()
4888 noteStartWakeLocked(newWs.getUid(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked()
4896 noteStartWakeLocked(newChain.getAttributionUid(), newPid, newChain, newName, in noteChangeWakelockFromSourceLocked()
5457 noteStartWakeLocked(-1, -1, null, "screen", null, WAKE_TYPE_PARTIAL, false, in noteScreenStateLocked()
10783 public void noteStartWakeLocked(int pid, String name, int type, long elapsedRealtimeMs) { in noteStartWakeLocked() method in BatteryStatsImpl.Uid
/aosp14/frameworks/base/config/
H A Dboot-profile.txt1211 Lcom/android/internal/os/BatteryStatsImpl;->noteStartWakeLocked(IILandroid/os/WorkSource$WorkChain;…
1213 Lcom/android/internal/os/BatteryStatsImpl$Uid;->noteStartWakeLocked(ILjava/lang/String;IJ)V
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1130 mStats.noteStartWakeLocked(uid, pid, null, name, historyName, type, in noteStartWakelock()
/aosp14/frameworks/base/services/
H A Dart-profile9590 HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStartWakeLocked(ILjava/lang/String;IJ…
9688 HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteStartWakeLocked(IILandroid/os/WorkSource$…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73992 Lcom/android/internal/os/BatteryStatsImpl$Uid;->noteStartWakeLocked(ILjava/lang/String;IJ)V
74553 Lcom/android/internal/os/BatteryStatsImpl;->noteStartWakeLocked(IILandroid/os/WorkSource$WorkChain;…