Home
last modified time | relevance | path

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

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsImplTest.java585 mBatteryStatsImpl.noteStopWakeLocked( in testGetWakeLockStats()
594 mBatteryStatsImpl.noteStopWakeLocked( in testGetWakeLockStats()
611 mBatteryStatsImpl.noteStopWakeLocked( in testGetWakeLockStats()
619 mBatteryStatsImpl.noteStopWakeLocked( in testGetWakeLockStats()
623 mBatteryStatsImpl.noteStopWakeLocked( in testGetWakeLockStats()
DBatteryStatsNoteTest.java156 bi.getUidStatsLocked(UID).noteStopWakeLocked(pid, name, WAKE_TYPE_PARTIAL, clocks.realtime); in testNoteStartWakeLocked()
195 bi.noteStopWakeLocked(ISOLATED_UID, pid, isolatedWorkChain, name, historyName, in testNoteStartWakeLocked_isolatedUid()
240 bi.noteStopWakeLocked(ISOLATED_UID, pid, isolatedWorkChain, name, historyName, in testNoteStartWakeLocked_isolatedUidRace()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java5043 public void noteStopWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStopWakeLocked() method in BatteryStatsImpl
5045 noteStopWakeLocked(uid, pid, wc, name, historyName, type, in noteStopWakeLocked()
5050 public void noteStopWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStopWakeLocked() method in BatteryStatsImpl
5079 uidStats.noteStopWakeLocked(pid, name, type, elapsedRealtimeMs); in noteStopWakeLocked()
5175 noteStopWakeLocked(ws.getUid(i), pid, null, name, historyName, type, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked()
5183 noteStopWakeLocked(goneChain.getAttributionUid(), pid, goneChain, name, in noteChangeWakelockFromSourceLocked()
5195 noteStopWakeLocked(ws.getUid(i), pid, null, name, historyName, type, elapsedRealtimeMs, in noteStopWakeFromSourceLocked()
5203 noteStopWakeLocked(wc.getAttributionUid(), pid, wc, name, historyName, type, in noteStopWakeFromSourceLocked()
5711 noteStopWakeLocked(-1, -1, null, "screen", "screen", WAKE_TYPE_PARTIAL, in noteScreenStateLocked()
11152 public void noteStopWakeLocked(int pid, String name, int type, long elapsedRealtimeMs) { in noteStopWakeLocked() method in BatteryStatsImpl.Uid
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1360 mStats.noteStopWakeLocked(uid, pid, null, name, historyName, type, in noteStopWakelock()
/frameworks/base/services/
Dart-profile3115 HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStopWakeLocked(ILjava/lang/String;IJ)…
3136 HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteStopWakeLocked(IILandroid/os/WorkSource$W…
Dart-wear-profile22038 HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStopWakeLocked(ILjava/lang/String;IJ)V
22155 HPLcom/android/server/power/stats/BatteryStatsImpl;->noteStopWakeLocked(IILandroid/os/WorkSource$Wo…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73354 Lcom/android/internal/os/BatteryStatsImpl$Uid;->noteStopWakeLocked(ILjava/lang/String;IJ)V
73914 Lcom/android/internal/os/BatteryStatsImpl;->noteStopWakeLocked(IILandroid/os/WorkSource$WorkChain;L…