Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DZoneConfigSelectionController.java106 zoneConfigSwitchButton.setOnClickListener((v) -> switchToZoneConfigSelected()); in ZoneConfigSelectionController()
165 private void switchToZoneConfigSelected() { in switchToZoneConfigSelected() method in ZoneConfigSelectionController