Home
last modified time | relevance | path

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

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