Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DAppChildProcessTest.java305 void addToProcess(int uid, int pid, int newPid) { in addToProcess() argument
312 sb.append(newPid).append('\n'); in addToProcess()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl116 int type, in WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource() argument
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1177 final String historyName, final int type, final WorkSource newWs, final int newPid, in noteChangeWakelockFromSource() argument
1190 localNewWs, newPid, newName, newHistoryName, newType, in noteChangeWakelockFromSource()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java4876 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked() argument
4888 noteStartWakeLocked(newWs.getUid(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local
4896 noteStartWakeLocked(newChain.getAttributionUid(), newPid, newChain, newName, in noteChangeWakelockFromSourceLocked() local