Searched defs:notificationList (Results 1 – 6 of 6) sorted by relevance
215 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(7); in testSortShouldRespectCritical() local249 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(4); in testFindAfterRankingWithASplitGroup() local263 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(2); in testSortShouldNotThrowWithPlainNotifications() local271 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(2); in testSortShouldNotThrowOneSorted() local279 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(1); in testSortShouldNotThrowOneNotification() local286 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(1); in testSortShouldNotThrowOneSortKey() local293 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(); in testSortShouldNotThrowOnEmptyList() local299 ArrayList<NotificationRecord> notificationList = new ArrayList<>(); in testGroupNotifications_highestIsProxy() local
99 public void sort(ArrayList<NotificationRecord> notificationList) { in sort()163 public int indexOf(ArrayList<NotificationRecord> notificationList, NotificationRecord target) { in indexOf()
80 public void notificationsUpdated(@NonNull SparseArray<StatusBarNotification> notificationList) { in notificationsUpdated()
85 Notifications.NotificationList notificationList = new Notifications.NotificationList(); in toNotificationProto() local
86 final List<UiObject2> notificationList = notificationScroller.getChildren(); in getNotification2() local
750 final int notificationList = safeInt(parser, SHOW_ATT_NOTIFICATION_LIST, in readZenPolicyXml() local