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()
4861 app.forcingToImportant = null; in attachApplicationLocked()5649 pr.forcingToImportant = null; in importanceTokenDied()5674 pr.forcingToImportant = null; in setProcessImportant()5688 pr.forcingToImportant = newToken; in setProcessImportant()13694 app.forcingToImportant = null; in cleanUpApplicationRecordLocked()