Searched refs:otherProc (Results 1 – 1 of 1) sorted by relevance
302 ProcessState otherProc = otherState.mProcesses.valueAt(iproc); in add() local303 if (otherProc.getCommonProcess() != otherProc) { in add()305 + " vers " + vers + " proc " + otherProc.getName()); in add()307 otherProc.getName()); in add()317 thisProc.add(otherProc); in add()345 ProcessState otherProc = uids.valueAt(iu); in add() local346 final String name = otherProc.getName(); in add()347 final String pkg = otherProc.getPackage(); in add()348 final long vers = otherProc.getVersion(); in add()360 thisProc.add(otherProc); in add()