Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java45 public static final String VOICE_CHANNEL_PHONE = "VOICE_CHANNEL_PHONE"; field in AutomotiveConfigConstants
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java388 getUiElementFromConfig(AutomotiveConfigConstants.VOICE_CHANNEL_PHONE); in changeAudioSource()