Searched refs:getCacheOomRankerUseCount (Results 1 – 2 of 2) sorted by relevance
459 return Long.compare(o1.proc.mState.getCacheOomRankerUseCount(), in compare()460 o2.proc.mState.getCacheOomRankerUseCount()); in compare()
923 int getCacheOomRankerUseCount() { in getCacheOomRankerUseCount() method in ProcessStateRecord