Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DZoneConfigSelectionController.java49 final class ZoneConfigSelectionController { class
77 ZoneConfigSelectionController(View view, CarAudioManager carAudioManager, Context context, in ZoneConfigSelectionController() method in ZoneConfigSelectionController
DAudioConfigurationTestFragment.java61 private ZoneConfigSelectionController mZoneConfigController;
209 mZoneConfigController = new ZoneConfigSelectionController(view, mCarAudioManager, in handleSetUpZoneConfigurationSelection()
DAudioTestFragment.java192 private ZoneConfigSelectionController mZoneConfigController;
276 mZoneConfigController = new ZoneConfigSelectionController(view, mCarAudioManager, in handleSetUpZoneConfigurationSelection()