Searched refs:otherProc (Results 1 – 1 of 1) sorted by relevance
280 ProcessState otherProc = otherState.mProcesses.valueAt(iproc); in add() local281 if (otherProc.getCommonProcess() != otherProc) { in add()283 + " vers " + vers + " proc " + otherProc.getName()); in add()285 otherProc.getName()); in add()295 thisProc.add(otherProc); in add()323 ProcessState otherProc = uids.valueAt(iu); in add() local324 final String name = otherProc.getName(); in add()325 final String pkg = otherProc.getPackage(); in add()326 final long vers = otherProc.getVersion(); in add()338 thisProc.add(otherProc); in add()