Searched refs:mCommonProcess (Results 1 – 1 of 1) sorted by relevance
138 private ProcessState mCommonProcess; field in ProcessState172 mCommonProcess = this; in ProcessState()189 mCommonProcess = commonProcess; in ProcessState()224 return mCommonProcess; in getCommonProcess()231 mCommonProcess = this; in makeStandalone()292 + " pkg=" + mPackage + " uid=" + mUid + " common.name=" + mCommonProcess.mName); in ensureNotDead()386 mCommonProcess.setCombinedState(state, now); in setState()389 if (!mCommonProcess.mMultiPackage) { in setState()445 if (mCommonProcess != this) { in incActiveServices()446 mCommonProcess.incActiveServices(serviceName); in incActiveServices()[all …]