Searched refs:getForcingToImportant (Results 1 – 4 of 4) sorted by relevance
407 if (mHasForegroundServices || mApp.mState.getForcingToImportant() != null) { in dump()409 pw.print(" forcingToImportant="); pw.println(mApp.mState.getForcingToImportant()); in dump()
755 Object getForcingToImportant() { in getForcingToImportant() method in ProcessStateRecord
1752 if (state.getForcingToImportant() != null) { in computeOomAdjLSP()1760 state.setAdjSource(state.getForcingToImportant()); in computeOomAdjLSP()
8942 HSPLcom/android/server/am/ProcessStateRecord;->getForcingToImportant()Ljava/lang/Object;