Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 6 of 6) sorted by relevance

/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DUiInteractionFrameInfoHelperTest.java81 UiObject2 notification = notificationHelper.get().postBigTextNotification(null /* pkg */); in testShadeFlingMetric() local
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/media/
DMediaInstrumentation.java134 UiObject2 notification = mDevice.wait(Until.findObject(umoSelector), WAIT_TIME_MILLIS); in scrollToMediaNotification() local
178 UiObject2 notification = scrollToMediaNotification(source); in getMediaNotification() local
195 UiObject2 notification = mDevice.wait(Until.findObject(umoSelector), WAIT_TIME_MILLIS); in getMediaNotificationInCurrentView() local
/platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/
DINotificationHelper.java347 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()
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java163 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DLeanbackLauncherStrategy.java613 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/
DLeanbackLauncherStrategy.java581 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local