Searched refs:getOomScoreAdj (Results 1 – 2 of 2) sorted by relevance
111 extras.putInt(JOB_OOM_SCORE_ADJ_KEY, getOomScoreAdj()); in getJobUidStateExtras()125 private int getOomScoreAdj() { in getOomScoreAdj() method in TestJobService
86 if (getOomScoreAdj() >= CACHED_APP_MIN_ADJ) { in pollOomScoreAdjForCached()93 private int getOomScoreAdj() { in getOomScoreAdj() method in TrimMemService