Searched defs:notification (Results 1 – 8 of 8) sorted by relevance
81 UiObject2 notification = notificationHelper.get().postBigTextNotification(null /* pkg */); in testShadeFlingMetric() local
131 UiObject2 notification = mDevice.wait(Until.findObject(umoSelector), WAIT_TIME_MILLIS); in scrollToMediaNotification() local175 UiObject2 notification = scrollToMediaNotification(source); in getMediaNotification() local192 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()
135 Notification.Builder notification = new Notification.Builder(mContext) in sendNotification() local158 Notification.Builder notification = new Notification.Builder(mContext) in sendNotifications() local186 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
289 UiObject2 notification = mDevice.wait( in testReceiveAndExpandRedactNotification() local345 UiObject2 notification = mDevice.wait( in testNotificationClickedEvents() local
163 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
581 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local
613 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local