Searched refs:foregroundNoti (Results 1 – 2 of 2) sorted by relevance
106 Notification foregroundNoti; // Notification record of foreground state. field in ServiceRecord294 foregroundNoti.dumpDebug(proto, ServiceRecordProto.Foreground.NOTIFICATION); in dumpDebug()411 pw.print(" foregroundNoti="); pw.println(foregroundNoti); in dump()813 if (foregroundId != 0 && foregroundNoti != null) { in postNotification()818 final Notification _foregroundNoti = foregroundNoti; in postNotification()898 + foregroundNoti); in postNotification()907 + foregroundNoti); in postNotification()913 foregroundNoti = localForegroundNoti; // save it for amending next time in postNotification()
1428 r.foregroundNoti = notification; in setServiceForegroundInnerLocked()1533 r.foregroundNoti = null; in setServiceForegroundInnerLocked()1538 r.foregroundNoti = null; in setServiceForegroundInnerLocked()3368 r.foregroundNoti = null; in bringDownServiceLocked()