Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/home-helper/src/android/platform/helpers/
DHomeHelperImpl.java169 getUiElementFromConfig(AutomotiveConfigConstants.HOME_GUEST_BUTTON); in getGuestIconText()
173 .validateUiObject(guestIconButtonLink, AutomotiveConfigConstants.HOME_GUEST_BUTTON); in getGuestIconText()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java579 public static final String HOME_GUEST_BUTTON = "HOME_GUEST_BUTTON"; field in AutomotiveConfigConstants