Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java643 getUiElementFromConfig(AutomotiveConfigConstants.DIALER_SETTINGS_BUTTON); in openDialerSettings()
656 contactMenuButton, AutomotiveConfigConstants.DIALER_SETTINGS_BUTTON); in openDialerSettings()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java664 public static final String DIALER_SETTINGS_BUTTON = "DIALER_SETTINGS_BUTTON"; field in AutomotiveConfigConstants