Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DProcessStateRecord.java125 private int mCurRawProcState = PROCESS_STATE_NONEXISTENT; field in ProcessStateRecord
525 mCurRawProcState = curRawProcState; in setCurRawProcState()
530 return mCurRawProcState; in getCurRawProcState()
1089 mCurProcState = mCurRawProcState = mSetProcState = mAllowStartFgsState = in onCleanupApplicationRecordLSP()