Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DProcessStateRecord.java247 private Object mForcingToImportant; field in ProcessStateRecord
751 mForcingToImportant = forcingToImportant; in setForcingToImportant()
756 return mForcingToImportant; in getForcingToImportant()
1085 mForcingToImportant = null; in onCleanupApplicationRecordLSP()