Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java790 getUiElementFromConfig(AutomotiveConfigConstants.DIAL_PAD_FRAGMENT); in enterNumber()
792 getSpectatioUiUtil().validateUiObject(dialPad, AutomotiveConfigConstants.DIAL_PAD_FRAGMENT); in enterNumber()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java78 public static final String DIAL_PAD_FRAGMENT = "DIAL_PAD_FRAGMENT"; field in AutomotiveConfigConstants