Searched refs:isProfilingPss (Results 1 – 7 of 7) sorted by relevance
679 if (mService.mAppProfiler.isProfilingPss()) { in dumpPss()
1381 if (mService.mAppProfiler.isProfilingPss()) { in dump()
605 if (isProfilingPss()) { in handleMessage()751 boolean isProfilingPss() { in isProfilingPss() method in AppProfiler
2479 long lastPssOrRss = mService.mAppProfiler.isProfilingPss() in computeOomAdjLSP()2488 double thresholdModifier = mService.mAppProfiler.isProfilingPss() in computeOomAdjLSP()
4822 if (service.mAppProfiler.isProfilingPss()) {
521 HPLcom/android/server/am/AppProfiler;->isProfilingPss()Z
5152 HPLcom/android/server/am/AppProfiler;->isProfilingPss()Z