Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java151 getUiElementFromConfig(AutomotiveConfigConstants.MANAGE_BUTTON); in clickManageBtn()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java193 public static final String MANAGE_BUTTON = "MANAGE_BUTTON"; field in AutomotiveConfigConstants