Searched refs:notificationScroller (Results 1 – 1 of 1) sorted by relevance
83 final UiObject2 notificationScroller = mDevice.wait(Until.findObject( in getNotification2() local85 assertNotNull("could not get notification stack scroller", notificationScroller); in getNotification2()86 final List<UiObject2> notificationList = notificationScroller.getChildren(); in getNotification2()