Home
last modified time | relevance | path

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

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