Searched defs:visibleNotifications (Results 1 – 4 of 4) sorted by relevance
46 @Nullable List<NotificationEntry> visibleNotifications); in logPanelShown()73 static Notifications.NotificationList toNotificationProto( in toNotificationProto()
33 List<NotificationEntry> visibleNotifications) { in logPanelShown()
38 List<NotificationEntry> visibleNotifications) { in logPanelShown()
417 int visibleNotifications = 0; in updateRowStatesInternal() local