Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/home-helper/src/android/platform/helpers/
DHomeHelperImpl.java145 getUiElementFromConfig(AutomotiveConfigConstants.HOME_PROFILE_ICON_BUTTON); in openStatusBarProfiles()
149 profileButtonLink, AutomotiveConfigConstants.HOME_PROFILE_ICON_BUTTON); in openStatusBarProfiles()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java578 public static final String HOME_PROFILE_ICON_BUTTON = "HOME_PROFILE_ICON_BUTTON"; field in AutomotiveConfigConstants