Searched refs:forcingToImportant (Results 1 – 3 of 3) sorted by relevance
212 Object forcingToImportant; // Token that is forcing this process to be important field in ProcessRecord430 if (mHasForegroundServices || forcingToImportant != null) { in dump()432 pw.print(" forcingToImportant="); pw.println(forcingToImportant); in dump()
1005 if (app.forcingToImportant != null) { in computeOomAdjLocked()1013 app.adjSource = app.forcingToImportant; in computeOomAdjLocked()
4856 app.forcingToImportant = null; in attachApplicationLocked()5641 pr.forcingToImportant = null; in importanceTokenDied()5666 pr.forcingToImportant = null; in setProcessImportant()5680 pr.forcingToImportant = newToken; in setProcessImportant()13686 app.forcingToImportant = null; in cleanUpApplicationRecordLocked()