Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/audio/
DCarAudioZonesHelperImpl.java956 if (!parseVolumeGroupDeviceToContextMapping(parser, groupFactory)) { in parseVolumeGroup()
966 private boolean parseVolumeGroupDeviceToContextMapping(XmlPullParser parser, in parseVolumeGroupDeviceToContextMapping() method in CarAudioZonesHelperImpl