Searched refs:mPendingPssProfiles (Results 1 – 1 of 1) sorted by relevance
672 if (mPendingPssProfiles.size() <= 0) { in collectPssInBackground()678 mPendingPssProfiles.clear(); in collectPssInBackground()681 profile = mPendingPssProfiles.remove(0); in collectPssInBackground()993 if (mPendingPssProfiles.contains(profile)) { in requestPssLPf()996 if (mPendingPssProfiles.size() == 0) { in requestPssLPf()1008 mPendingPssProfiles.add(profile); in requestPssLPf()1018 if (mPendingPssProfiles.size() > 0) { in deferPssIfNeededLPf()1074 mPendingPssProfiles.get(i).abortNextPssTime(); in requestPssAllProcsLPr()1077 mPendingPssProfiles.clear(); in requestPssAllProcsLPr()1092 mPendingPssProfiles.add(profile); in requestPssAllProcsLPr()[all …]