Searched refs:newPid (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/com/android/internal/app/ |
D | IBatteryStats.aidl | 74 int type, in WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource() argument
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 421 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource() argument 426 newWs, newPid, newName, newHistoryName, newType, newUnimportantForLogging); in noteChangeWakelockFromSource()
|
/frameworks/base/core/java/com/android/internal/os/ |
D | BatteryStatsImpl.java | 2864 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked() argument 2873 noteStartWakeLocked(newWs.get(i), newPid, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local
|