Searched refs:mCommonProcess (Results 1 – 1 of 1) sorted by relevance
143 private ProcessState mCommonProcess; field in ProcessState183 mCommonProcess = this; in ProcessState()200 mCommonProcess = commonProcess; in ProcessState()235 return mCommonProcess; in getCommonProcess()242 mCommonProcess = this; in makeStandalone()329 + " pkg=" + mPackage + " uid=" + mUid + " common.name=" + mCommonProcess.mName); in ensureNotDead()473 mCommonProcess.setCombinedStateIdv(state, now); in setCombinedState()476 if (!mCommonProcess.mMultiPackage) { in setCombinedState()545 if (mCommonProcess != this) { in incActiveServices()546 mCommonProcess.incActiveServices(serviceName); in incActiveServices()[all …]