Searched refs:forcingToImportant (Results 1 – 2 of 2) sorted by relevance
150 Object forcingToImportant; // Token that is forcing this process to be important field in ProcessRecord352 if (foregroundServices || forcingToImportant != null) { in dump()354 pw.print(" forcingToImportant="); pw.println(forcingToImportant); in dump()
7644 app.forcingToImportant = null; in attachApplicationLocked()8705 pr.forcingToImportant = null; in importanceTokenDied()8730 pr.forcingToImportant = null; in setProcessImportant()8744 pr.forcingToImportant = newToken; in setProcessImportant()20125 app.forcingToImportant = null; in cleanUpApplicationRecordLocked()23355 if (app.forcingToImportant != null) { in computeOomAdjLocked()23363 app.adjSource = app.forcingToImportant; in computeOomAdjLocked()