Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/facet-bar-helper/src/android/platform/helpers/
DFacetBarHelperImpl.java34 FACET_BAR.HOME.setFacetIcon(AutomotiveConfigConstants.HOME_FACET_BUTTON); in FacetBarHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java497 public static final String HOME_FACET_BUTTON = "HOME_FACET_BUTTON"; field in AutomotiveConfigConstants