| D | BatteryStatsImpl.java | 4210 public void noteStartWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStartWakeLocked() 4274 public void noteStopWakeLocked(int uid, int pid, WorkChain wc, String name, String historyName, in noteStopWakeLocked() 4350 String historyName, int type, boolean unimportantForLogging) { in noteStartWakeFromSourceLocked() 4355 noteStartWakeLocked(ws.get(i), pid, null, name, historyName, type, in noteStartWakeFromSourceLocked() local 4363 noteStartWakeLocked(wc.getAttributionUid(), pid, wc, name, historyName, type, in noteStartWakeFromSourceLocked() local 4370 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked() 4402 noteStopWakeLocked(ws.get(i), pid, null, name, historyName, type, elapsedRealtime, in noteChangeWakelockFromSourceLocked() local 4411 historyName, type, elapsedRealtime, uptime); in noteChangeWakelockFromSourceLocked() local 4418 String historyName, int type) { in noteStopWakeFromSourceLocked() 4423 noteStopWakeLocked(ws.get(i), pid, null, name, historyName, type, elapsedRealtime, in noteStopWakeFromSourceLocked() local [all …]
|