Searched refs:commonProcess (Results 1 – 1 of 1) sorted by relevance
196 public ProcessState(ProcessState commonProcess, String pkg, int uid, long vers, String name, in ProcessState() argument198 mStats = commonProcess.mStats; in ProcessState()200 mCommonProcess = commonProcess; in ProcessState()204 mCurCombinedState = commonProcess.mCurCombinedState; in ProcessState()209 mDurations = new DurationsTable(commonProcess.mStats.mTableData); in ProcessState()210 mPssTable = new PssTable(commonProcess.mStats.mTableData); in ProcessState()