Searched refs:mForcingToImportant (Results 1 – 2 of 2) sorted by relevance
255 private Object mForcingToImportant; field in ProcessStateRecord843 mForcingToImportant = forcingToImportant; in setForcingToImportant()848 return mForcingToImportant; in getForcingToImportant()1215 mForcingToImportant = null; in onCleanupApplicationRecordLSP()
3170 Object mForcingToImportant; field in MockingOomAdjusterTests.ProcessRecordBuilder3247 state.setForcingToImportant(mForcingToImportant); in build()