Searched refs:foregroundNoti (Results 1 – 2 of 2) sorted by relevance
99 Notification foregroundNoti; // Notification record of foreground state. field in ServiceRecord242 pw.print(" foregroundNoti="); pw.println(foregroundNoti); in dump()449 if (foregroundId != 0 && foregroundNoti != null) { in postNotification()454 final Notification _foregroundNoti = foregroundNoti; in postNotification()526 + foregroundNoti); in postNotification()532 foregroundNoti = localForegroundNoti; // save it for amending next time in postNotification()
1072 r.foregroundNoti = notification; in setServiceForegroundInnerLocked()1118 r.foregroundNoti = null; in setServiceForegroundInnerLocked()1123 r.foregroundNoti = null; in setServiceForegroundInnerLocked()2514 r.foregroundNoti = null; in bringDownServiceLocked()