Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java632 getUiElementFromConfig(AutomotiveConfigConstants.DIALER_DIALPAD); in openDialPad()
635 .validateUiObject(contactMenuButton, AutomotiveConfigConstants.DIALER_DIALPAD); in openDialPad()
916 getUiElementFromConfig(AutomotiveConfigConstants.DIALER_DIALPAD); in verifyDialerDialpadTab()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java661 public static final String DIALER_DIALPAD = "DIALER_DIALPAD"; field in AutomotiveConfigConstants