Searched defs:notificationList (Results 1 – 6 of 6) sorted by relevance
232 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(7); in testSortShouldRespectCritical() local266 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(4); in testFindAfterRankingWithASplitGroup() local280 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(2); in testSortShouldNotThrowWithPlainNotifications() local288 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(2); in testSortShouldNotThrowOneSorted() local296 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(1); in testSortShouldNotThrowOneNotification() local303 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(1); in testSortShouldNotThrowOneSortKey() local310 ArrayList<NotificationRecord> notificationList = new ArrayList<NotificationRecord>(); in testSortShouldNotThrowOnEmptyList() local316 ArrayList<NotificationRecord> notificationList = new ArrayList<>(); in testGroupNotifications_highestIsProxy() local
125 public void sort(ArrayList<NotificationRecord> notificationList) { in sort()205 public int indexOf(ArrayList<NotificationRecord> notificationList, NotificationRecord target) { in indexOf()
92 Notifications.NotificationList notificationList = new Notifications.NotificationList(); in toNotificationProto() local
306 val notificationList = Notifications.NotificationList() in toNotificationProto() constant
87 final List<UiObject2> notificationList = notificationScroller.getChildren(); in getNotification2() local
1335 final int notificationList = safeInt(parser, SHOW_ATT_NOTIFICATION_LIST, in readZenPolicyXml() local