Home
last modified time | relevance | path

Searched defs:newPid (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/mediaresourcemanager/aidl/android/media/
DIResourceManagerService.aidl96 void overridePid(int originalPid, int newPid); in overridePid()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DAppChildProcessTest.java304 void addToProcess(int uid, int pid, int newPid) { in addToProcess()
/frameworks/av/services/mediaresourcemanager/
DResourceManagerService.cpp737 int newPid) { in overridePid()
907 int newPid = pid; in getPriority_l() local
/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl89 int type, in WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1024 final String historyName, final int type, final WorkSource newWs, final int newPid, in noteChangeWakelockFromSource()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4462 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked()
4470 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked()
4482 noteStartWakeLocked(newWs.getUid(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local
4490 noteStartWakeLocked(newChain.getAttributionUid(), newPid, newChain, newName, in noteChangeWakelockFromSourceLocked() local