Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/home-helper/src/android/platform/helpers/
DHomeHelperImpl.java181 getUiElementFromConfig(AutomotiveConfigConstants.HOME_SECONDARY_USER_BUTTON); in getSecondaryUserIconText()
187 AutomotiveConfigConstants.HOME_SECONDARY_USER_BUTTON); in getSecondaryUserIconText()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java581 public static final String HOME_SECONDARY_USER_BUTTON = "HOME_SECONDARY_USER_BUTTON"; field in AutomotiveConfigConstants