Searched refs:thisState (Results 1 – 1 of 1) sorted by relevance
317 PackageState thisState = getPackageStateLocked(otherProc.mPackage, uid, in add() local319 if (!thisState.mProcesses.containsKey(otherProc.mName)) { in add()320 thisState.mProcesses.put(otherProc.mName, thisProc); in add()