Home
last modified time | relevance | path

Searched refs:notCachedSinceIdle (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DProcessStateRecord.java618 void setNotCachedSinceIdle(boolean notCachedSinceIdle) { in setNotCachedSinceIdle() argument
619 mNotCachedSinceIdle = notCachedSinceIdle; in setNotCachedSinceIdle()