Searched refs:setIsForeground (Results 1 – 1 of 1) sorted by relevance
100 boolean setIsForeground; // Running foreground UI when last set? field in ProcessRecord292 if (setIsForeground || foregroundServices || forcingToForeground != null) { in dump()293 pw.print(prefix); pw.print("setIsForeground="); pw.print(setIsForeground); in dump()