D | BatteryStatsImpl.java | 4220 public void noteStartWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStartWakeLocked() 4284 public void noteStopWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStopWakeLocked() 4361 String historyName, int type, boolean unimportantForLogging) { in noteStartWakeFromSourceLocked() 4366 noteStartWakeLocked(ws.getUid(i), pid, null, name, historyName, type, in noteStartWakeFromSourceLocked() local 4374 noteStartWakeLocked(wc.getAttributionUid(), pid, wc, name, historyName, type, in noteStartWakeFromSourceLocked() local 4381 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked() 4413 noteStopWakeLocked(ws.getUid(i), pid, null, name, historyName, type, elapsedRealtime, in noteChangeWakelockFromSourceLocked() local 4422 historyName, type, elapsedRealtime, uptime); in noteChangeWakelockFromSourceLocked() local 4429 String historyName, int type) { in noteStopWakeFromSourceLocked() 4434 noteStopWakeLocked(ws.getUid(i), pid, null, name, historyName, type, elapsedRealtime, in noteStopWakeFromSourceLocked() local [all …]
|