Searched refs:notif (Results 1 – 2 of 2) sorted by relevance
101 for (StatusBarNotification notif : notifs) { in init()102 mActiveNotifs.put(notif.getTag(), notif.getPostTime()); in init()304 final Notification notif; in updateWithLocked() local332 notif = builder.build(); in updateWithLocked()358 notif = inboxStyle.build(); in updateWithLocked()361 mNotifManager.notify(tag, 0, notif); in updateWithLocked()
501 final Notification notif = in showDataDisconnectedRoaming() local504 null /* tag */, DATA_DISCONNECTED_ROAMING_NOTIFICATION, notif, userHandle); in showDataDisconnectedRoaming()