Searched refs:pssStatType (Results 1 – 2 of 2) sorted by relevance
164 int pssStatType; // The type of stat collection that we are currently requesting field in ProcessRecord373 pw.print(" pssStatType="); pw.print(pssStatType); in dump()
1971 statType = proc.pssStatType;16253 proc.pssStatType = ProcessStats.ADD_PSS_INTERNAL_SINGLE; in requestPssLocked()16310 app.pssStatType = always ? ProcessStats.ADD_PSS_INTERNAL_ALL_POLL in requestPssAllProcsLocked()