Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java260 getUiElementFromConfig(AutomotiveConfigConstants.DIALING_NUMBER); in getDialingNumber()
263 .validateUiObject(dialedNumber, AutomotiveConfigConstants.DIALING_NUMBER); in getDialingNumber()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java48 public static final String DIALING_NUMBER = "DIALING_NUMBER"; field in AutomotiveConfigConstants