Searched defs:currentNotification (Results 1 – 3 of 3) sorted by relevance
333 HeadsUpEntry currentNotification = addNewHeadsUpEntry(alertEntry); in showHeadsUp() local430 HeadsUpEntry currentNotification, boolean panelExpanded) { in setInternalInsetsInfo()479 private void setAutoDismissViews(HeadsUpEntry currentNotification, AlertEntry alertEntry) { in setAutoDismissViews()
456 private View getNotificationView(HeadsUpEntry currentNotification) { in getNotificationView()
123 private int currentNotification = NOTIFICATION_NONE; field in StatusBarNotifier