Searched refs:mCommonProcess (Results 1 – 1 of 1) sorted by relevance
142 private ProcessState mCommonProcess; field in ProcessState181 mCommonProcess = this; in ProcessState()198 mCommonProcess = commonProcess; in ProcessState()233 return mCommonProcess; in getCommonProcess()240 mCommonProcess = this; in makeStandalone()327 + " pkg=" + mPackage + " uid=" + mUid + " common.name=" + mCommonProcess.mName); in ensureNotDead()443 mCommonProcess.setCombinedState(state, now); in setState()446 if (!mCommonProcess.mMultiPackage) { in setState()508 if (mCommonProcess != this) { in incActiveServices()509 mCommonProcess.incActiveServices(serviceName); in incActiveServices()[all …]