Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java340 getUiElementFromConfig(AutomotiveConfigConstants.DIALER_CONNECTED_PHONE_NAME); in getConnectedPhoneName()
347 .validateUiObject(phoneName, AutomotiveConfigConstants.DIALER_CONNECTED_PHONE_NAME); in getConnectedPhoneName()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java80 public static final String DIALER_CONNECTED_PHONE_NAME = "DIALER_CONNECTED_PHONE_NAME"; field in AutomotiveConfigConstants