Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java378 getUiElementFromConfig(AutomotiveConfigConstants.CHANGE_VOICE_CHANNEL); in changeAudioSource()
383 voiceChannelButton, AutomotiveConfigConstants.CHANGE_VOICE_CHANNEL); in changeAudioSource()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java44 public static final String CHANGE_VOICE_CHANNEL = "CHANGE_VOICE_CHANNEL"; field in AutomotiveConfigConstants