Searched defs:notification (Results 1 – 5 of 5) sorted by relevance
183 default void expandNotification(UiObject2 notification, boolean dragging) { in expandNotification()192 default void showGuts(UiObject2 notification) { in showGuts()201 default void hideGuts(UiObject2 notification) { in hideGuts()
133 Notification.Builder notification = new Notification.Builder(mContext) in sendNotification() local156 Notification.Builder notification = new Notification.Builder(mContext) in sendNotifications() local184 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
289 UiObject2 notification = mDevice.wait( in testReceiveAndExpandRedactNotification() local345 UiObject2 notification = mDevice.wait( in testNotificationClickedEvents() local
162 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
594 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local