Home
last modified time | relevance | path

Searched defs:notifications (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java180 List<UiObject2> notifications = getNotifications(); in isNotificationDisplayedInCenterWithTitle() local
204 List<UiObject2> notifications = getNotifications(); in isNotificationDisplayedInCenterWithContent() local
344 List<UiObject2> notifications = getSpectatioUiUtil().findUiObjects( in getNotifications() local
/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/
DNotificationStack.kt101 val notifications: List<Notification> in <lambda>() constant
358 val notifications: Collection<UiObject2> = in <lambda>() constant
/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/controller/
DNotificationController.java1233 StatusBarNotification[] notifications = NOTIFICATION_MANAGER.getActiveNotifications(); in getNotificationCount() local