Searched refs:forcingToForeground (Results 1 – 2 of 2) sorted by relevance
77 IBinder forcingToForeground;// Token that is forcing this process to be foreground field in ProcessRecord200 pw.print(" forcingToForeground="); pw.println(forcingToForeground); in dump()
3606 app.forcingToForeground = null; in attachApplicationLocked()4192 pr.forcingToForeground = null;4215 pr.forcingToForeground = null;4229 pr.forcingToForeground = token;9571 app.forcingToForeground = null; in cleanUpApplicationRecordLocked()13072 } else if (app.forcingToForeground != null) { in computeOomAdjLocked()13077 app.adjSource = app.forcingToForeground; in computeOomAdjLocked()