Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsNoteTest.java106 bi.getUidStatsLocked(UID).noteStopWakeLocked(pid, name, WAKE_TYPE_PARTIAL, clocks.realtime); in testNoteStartWakeLocked()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java513 mStats.noteStopWakeLocked(uid, pid, null, name, historyName, type, in noteStopWakelock()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4417 public void noteStopWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStopWakeLocked() method in BatteryStatsImpl
4449 getUidStatsLocked(uid).noteStopWakeLocked(pid, name, type, elapsedRealtime); in noteStopWakeLocked()
4545 noteStopWakeLocked(ws.get(i), pid, null, name, historyName, type, elapsedRealtime, in noteChangeWakelockFromSourceLocked()
4553 noteStopWakeLocked(goneChain.getAttributionUid(), pid, goneChain, name, in noteChangeWakelockFromSourceLocked()
4566 noteStopWakeLocked(ws.get(i), pid, null, name, historyName, type, elapsedRealtime, in noteStopWakeFromSourceLocked()
4574 noteStopWakeLocked(wc.getAttributionUid(), pid, wc, name, historyName, type, in noteStopWakeFromSourceLocked()
4962 noteStopWakeLocked(-1, -1, null, "screen", "screen", WAKE_TYPE_PARTIAL, in noteScreenStateLocked()
10048 public void noteStopWakeLocked(int pid, String name, int type, long elapsedRealtimeMs) { in noteStopWakeLocked() method in BatteryStatsImpl.Uid
/frameworks/base/config/
Dboot-image-profile.txt38763 HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStopWakeLocked(ILjava/lang/String;IJ)V
38845 HSPLcom/android/internal/os/BatteryStatsImpl;->noteStopWakeLocked(IILandroid/os/WorkSource$WorkChai…