Searched refs:forcingToForeground (Results 1 – 2 of 2) sorted by relevance
109 IBinder forcingToForeground;// Token that is forcing this process to be foreground field in ProcessRecord285 if (setIsForeground || foregroundServices || forcingToForeground != null) { in dump()288 pw.print(" forcingToForeground="); pw.println(forcingToForeground); in dump()
5916 app.forcingToForeground = null; in attachApplicationLocked()6733 pr.forcingToForeground = null;6758 pr.forcingToForeground = null;6774 pr.forcingToForeground = token;14887 app.forcingToForeground = null; in cleanUpApplicationRecordLocked()17113 } else if (app.forcingToForeground != null) { in computeOomAdjLocked()17119 app.adjSource = app.forcingToForeground; in computeOomAdjLocked()