Searched refs:otherProc (Results 1 – 1 of 1) sorted by relevance
254 ProcessState otherProc = otherState.mProcesses.valueAt(iproc); in add() local255 if (otherProc.getCommonProcess() != otherProc) { in add()257 + " vers " + vers + " proc " + otherProc.getName()); in add()259 otherProc.getName()); in add()269 thisProc.add(otherProc); in add()289 ProcessState otherProc = uids.valueAt(iu); in add() local290 final String name = otherProc.getName(); in add()291 final String pkg = otherProc.getPackage(); in add()292 final long vers = otherProc.getVersion(); in add()304 thisProc.add(otherProc); in add()