Searched refs:notificationList (Results 1 – 2 of 2) sorted by relevance
337 private fun resetNotifications(notificationList: UiScrollable) { in resetNotifications()339 notificationList.waitUntilGone(VIEW_WAIT_TIMEOUT) in resetNotifications()364 val notificationList = UiScrollable(UiSelector().resourceId( in waitFindNotification() constant368 notificationList.waitForExists(VIEW_WAIT_TIMEOUT)) in waitFindNotification()374 resetNotifications(notificationList) in waitFindNotification()378 notificationList.scrollForward() in waitFindNotification()
141 final List<Notification> notificationList = new ArrayList<Notification>();145 notificationList.add(notification);153 ParcelableListBinder.send(binder.getBinderForSetQueue(), notificationList);