Searched refs:mConfigUpdatedListener (Results 1 – 1 of 1) sorted by relevance
64 private final CarAudioZoneConfigsUpdatedListener mConfigUpdatedListener; field in ZoneConfigSelectionController84 mConfigUpdatedListener = configUpdatedListener; in ZoneConfigSelectionController()217 if (mConfigUpdatedListener != null) { in handleAudioZoneConfigsUpdated()218 mConfigUpdatedListener.configsUpdated(configs); in handleAudioZoneConfigsUpdated()