Searched refs:getCommonProcess (Results 1 – 2 of 2) sorted by relevance
281 if (otherProc.getCommonProcess() != otherProc) { in add()286 if (thisProc.getCommonProcess() == thisProc) { in add()500 ps.getCommonProcess().tmpNumInUse++; in resetSafely()501 ps.getCommonProcess().tmpFoundSubProc = ps; in resetSafely()832 if (proc.getCommonProcess() != proc) { in writeToParcel()910 if (proc.getCommonProcess() == proc) { in writeToParcel()1542 if (proc.getCommonProcess().isMultiPackage()) { in dumpLocked()1940 foundProcs.add(proc.getCommonProcess()); in collectProcessesLocked()
221 public ProcessState getCommonProcess() { in getCommonProcess() method in ProcessState