Searched refs:mCommonProcess (Results 1 – 1 of 1) sorted by relevance
136 private ProcessState mCommonProcess; field in ProcessState170 mCommonProcess = this; in ProcessState()187 mCommonProcess = commonProcess; in ProcessState()222 return mCommonProcess; in getCommonProcess()229 mCommonProcess = this; in makeStandalone()290 + " pkg=" + mPackage + " uid=" + mUid + " common.name=" + mCommonProcess.mName); in ensureNotDead()384 mCommonProcess.setCombinedState(state, now); in setState()387 if (!mCommonProcess.mMultiPackage) { in setState()443 if (mCommonProcess != this) { in incActiveServices()444 mCommonProcess.incActiveServices(serviceName); in incActiveServices()[all …]