Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/home-helper/src/android/platform/helpers/
DHomeHelperImpl.java156 getUiElementFromConfig(AutomotiveConfigConstants.HOME_DRIVER_BUTTON); in getDriverIconText()
161 driverIconButtonLink, AutomotiveConfigConstants.HOME_DRIVER_BUTTON); in getDriverIconText()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java580 public static final String HOME_DRIVER_BUTTON = "HOME_DRIVER_BUTTON"; field in AutomotiveConfigConstants