Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/home-helper/src/android/platform/helpers/
DHomeHelperImpl.java131 getUiElementFromConfig(AutomotiveConfigConstants.HOME_PROFILE_GUEST_ICON); in getUserProfileName()
136 guestIconButtonLink, AutomotiveConfigConstants.HOME_PROFILE_GUEST_ICON); in getUserProfileName()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java577 public static final String HOME_PROFILE_GUEST_ICON = "HOME_PROFILE_GUEST_ICON"; field in AutomotiveConfigConstants