Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessStateRecord.java253 private Object mForcingToImportant; field in ProcessStateRecord
817 mForcingToImportant = forcingToImportant; in setForcingToImportant()
822 return mForcingToImportant; in getForcingToImportant()
1172 mForcingToImportant = null; in onCleanupApplicationRecordLSP()