Searched refs:commonProcess (Results 1 – 1 of 1) sorted by relevance
185 public ProcessState(ProcessState commonProcess, String pkg, int uid, long vers, String name, in ProcessState() argument187 mStats = commonProcess.mStats; in ProcessState()189 mCommonProcess = commonProcess; in ProcessState()193 mCurCombinedState = commonProcess.mCurCombinedState; in ProcessState()198 mDurations = new DurationsTable(commonProcess.mStats.mTableData); in ProcessState()199 mPssTable = new PssTable(commonProcess.mStats.mTableData); in ProcessState()