Home
last modified time | relevance | path

Searched refs:NOTIFICATION_LIST (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java90 AutoConfigConstants.NOTIFICATION_LIST) in checkNotificationExists()
135 AutoConfigConstants.NOTIFICATION_LIST)); in scrollThroughNotifications()
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoNotificationsConfigUtility.java168 AutoConfigConstants.NOTIFICATION_LIST, in loadDefaultExpandedNotificationsConfig()
DAutoConfigConstants.java221 public static final String NOTIFICATION_LIST = "NOTIFICATION_LIST"; field in AutoConfigConstants