Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarAudioZonesHelper.java67 private static final String TAG_INPUT_DEVICES = "inputDevices"; field in CarAudioZonesHelper
283 } else if (TAG_INPUT_DEVICES.equals(parser.getName())) { in parseAudioZone()
354 TAG_INPUT_DEVICES + " are not supported in car_audio_configuration.xml version " in parseInputAudioDevices()
383 + " repeats, " + TAG_INPUT_DEVICES + " can not repeat."); in validateInputAudioDeviceAddress()