Searched refs:foregroundNoti (Results 1 – 2 of 2) sorted by relevance
109 Notification foregroundNoti; // Notification record of foreground state. field in ServiceRecord290 foregroundNoti.writeToProto(proto, ServiceRecordProto.Foreground.NOTIFICATION); in writeToProto()401 pw.print(" foregroundNoti="); pw.println(foregroundNoti); in dump()795 if (foregroundId != 0 && foregroundNoti != null) { in postNotification()800 final Notification _foregroundNoti = foregroundNoti; in postNotification()879 + foregroundNoti); in postNotification()888 + foregroundNoti); in postNotification()894 foregroundNoti = localForegroundNoti; // save it for amending next time in postNotification()
1336 r.foregroundNoti = notification; in setServiceForegroundInnerLocked()1436 r.foregroundNoti = null; in setServiceForegroundInnerLocked()1441 r.foregroundNoti = null; in setServiceForegroundInnerLocked()3012 r.foregroundNoti = null; in bringDownServiceLocked()