Searched refs:getCommonProcess (Results 1 – 2 of 2) sorted by relevance
255 if (otherProc.getCommonProcess() != otherProc) { in add()260 if (thisProc.getCommonProcess() == thisProc) { in add()466 ps.getCommonProcess().tmpNumInUse++; in resetSafely()467 ps.getCommonProcess().tmpFoundSubProc = ps; in resetSafely()786 if (proc.getCommonProcess() != proc) { in writeToParcel()860 if (proc.getCommonProcess() == proc) { in writeToParcel()1345 if (proc.getCommonProcess().isMultiPackage()) { in dumpLocked()1649 foundProcs.add(proc.getCommonProcess()); in collectProcessesLocked()
208 public ProcessState getCommonProcess() { in getCommonProcess() method in ProcessState