Searched refs:getCachedRestoreThresholdKb (Results 1 – 2 of 2) sorted by relevance
617 long getCachedRestoreThresholdKb() { in getCachedRestoreThresholdKb() method in ProcessList
3585 if (proc.lastCachedPss >= mProcessList.getCachedRestoreThresholdKb()) { in getProcessRecordLocked()17477 pw.print(stringifyKBSize(mProcessList.getCachedRestoreThresholdKb()));21472 && app.lastPss >= mProcessList.getCachedRestoreThresholdKb()) {