Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java310 getUiElementFromConfig(AutomotiveConfigConstants.SWITCH_TO_DIAL_PAD); in inCallDialPad()
313 .validateUiObject(dialPad, AutomotiveConfigConstants.SWITCH_TO_DIAL_PAD); in inCallDialPad()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java36 public static final String SWITCH_TO_DIAL_PAD = "SWITCH_TO_DIAL_PAD"; field in AutomotiveConfigConstants