Searched refs:commonProcess (Results 1 – 1 of 1) sorted by relevance
194 public ProcessState(ProcessState commonProcess, String pkg, int uid, long vers, String name, in ProcessState() argument196 mStats = commonProcess.mStats; in ProcessState()198 mCommonProcess = commonProcess; in ProcessState()202 mCurCombinedState = commonProcess.mCurCombinedState; in ProcessState()207 mDurations = new DurationsTable(commonProcess.mStats.mTableData); in ProcessState()208 mPssTable = new PssTable(commonProcess.mStats.mTableData); in ProcessState()