Home
last modified time | relevance | path

Searched refs:NOTIFICATION_SETTINGS_TITLE (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java209 getUiElementFromConfig(AutomotiveConfigConstants.NOTIFICATION_SETTINGS_TITLE); in isNotificationSettingsOpened()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java195 public static final String NOTIFICATION_SETTINGS_TITLE = "NOTIFICATION_SETTINGS_TITLE"; field in AutomotiveConfigConstants