Home
last modified time | relevance | path

Searched refs:newPid (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl81 int type, in WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource() argument
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java528 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource() argument
533 newWs, newPid, newName, newHistoryName, newType, newUnimportantForLogging); in noteChangeWakelockFromSource()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4513 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked() argument
4527 noteStartWakeLocked(newWs.get(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local
4535 noteStartWakeLocked(newChain.getAttributionUid(), newPid, newChain, newName, in noteChangeWakelockFromSourceLocked() local