| /platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/ |
| D | AutoHeadsUpNotificationHelperImpl.java | 73 UiObject2 notification = getSpectatioUiUtil().waitForUiObject(notificationSelector); in findHun() local 82 public UiObject2 findHun(UiObject2 notification) { in findHun()
|
| D | AutoNotificationHelperImpl.java | 227 UiObject2 notification = getSpectatioUiUtil().findUiObject(notificationSelector); in clickOnCheckRecentPermissions() local
|
| /platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/ |
| D | IAutoHeadsUpNotificationHelper.java | 40 UiObject2 findHun(UiObject2 notification); in findHun() 82 void swipeHun(UiObject2 notification); in swipeHun()
|
| /platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/ |
| D | UiInteractionFrameInfoHelperTest.java | 81 UiObject2 notification = notificationHelper.get().postBigTextNotification(null /* pkg */); in testShadeFlingMetric() local
|
| /platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/ |
| D | INotificationHelper.java | 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()
|
| /platform_testing/libraries/systemui-helper/src/android/platform/helpers/media/ |
| D | MediaInstrumentation.java | 134 UiObject2 notification = mDevice.wait(Until.findObject(umoSelector), WAIT_TIME_MILLIS); in scrollToMediaNotification() local 180 UiObject2 notification = scrollToMediaNotification(source); in getMediaNotification() local 197 UiObject2 notification = mDevice.wait(Until.findObject(umoSelector), WAIT_TIME_MILLIS); in getMediaNotificationInCurrentView() local
|
| /platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/ |
| D | NotificationStack.kt | 224 val notification = in <lambda>() constant 293 val notification = in <lambda>() constant
|
| D | Bouncer.kt | 47 class Bouncer internal constructor(private val notification: Notification?) { constant in android.platform.systemui_tapl.ui.Bouncer
|
| D | Notification.kt | 55 private val notification: UiObject2, in <lambda>() constant in android.platform.systemui_tapl.ui.Notification
|
| /platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
| D | NotificationHelper.java | 163 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
|
| /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/ |
| D | LeanbackLauncherStrategy.java | 581 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local
|
| /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
| D | LeanbackLauncherStrategy.java | 613 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local
|
| /platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/controller/ |
| D | NotificationController.java | 173 Notification notification = builder.setGroup(getGroupKey(id)).build(); in postNotification() local 1220 final Notification notification = builder.setGroup(groupKey).build(); in postNotificationSync() local
|