Searched defs:notification (Results 1 – 6 of 6) sorted by relevance
81 UiObject2 notification = notificationHelper.get().postBigTextNotification(null /* pkg */); in testShadeFlingMetric() local
134 UiObject2 notification = mDevice.wait(Until.findObject(umoSelector), WAIT_TIME_MILLIS); in scrollToMediaNotification() local178 UiObject2 notification = scrollToMediaNotification(source); in getMediaNotification() local195 UiObject2 notification = mDevice.wait(Until.findObject(umoSelector), WAIT_TIME_MILLIS); in getMediaNotificationInCurrentView() local
347 default void expandNotification(UiObject2 notification, boolean dragging) { in expandNotification()365 default void showGuts(UiObject2 notification) { in showGuts()374 default void hideGuts(UiObject2 notification) { in hideGuts()
163 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
613 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local
581 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local