D | BatteryStatsImpl.java | 5009 public void noteStartWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStartWakeLocked() 5016 public void noteStartWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStartWakeLocked() 5074 public void noteStopWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStopWakeLocked() 5081 public void noteStopWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStopWakeLocked() 5162 String historyName, int type, boolean unimportantForLogging, in noteStartWakeFromSourceLocked() 5166 noteStartWakeLocked(ws.getUid(i), pid, null, name, historyName, type, in noteStartWakeFromSourceLocked() local 5174 noteStartWakeLocked(wc.getAttributionUid(), pid, wc, name, historyName, type, in noteStartWakeFromSourceLocked() local 5182 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked() 5212 noteStopWakeLocked(ws.getUid(i), pid, null, name, historyName, type, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local 5221 historyName, type, elapsedRealtimeMs, uptimeMs); in noteChangeWakelockFromSourceLocked() local [all …]
|