Searched refs:forcingToForeground (Results 1 – 2 of 2) sorted by relevance
119 IBinder forcingToForeground;// Token that is forcing this process to be foreground field in ProcessRecord292 if (setIsForeground || foregroundServices || forcingToForeground != null) { in dump()295 pw.print(" forcingToForeground="); pw.println(forcingToForeground); in dump()
6021 app.forcingToForeground = null; in attachApplicationLocked()6881 pr.forcingToForeground = null;6906 pr.forcingToForeground = null;6922 pr.forcingToForeground = token;15469 app.forcingToForeground = null; in cleanUpApplicationRecordLocked()17743 } else if (app.forcingToForeground != null) { in computeOomAdjLocked()17749 app.adjSource = app.forcingToForeground; in computeOomAdjLocked()