Home
last modified time | relevance | path

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

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