Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DZoneConfigSelectionController.java75 private CarAudioZoneConfigInfo mZoneConfigInfoSelected; field in ZoneConfigSelectionController
145 mZoneConfigInfoSelected = currentZoneConfigInfo; in ZoneConfigSelectionController()
168 zoneConfigInfoSelected = mZoneConfigInfoSelected; in switchToZoneConfigSelected()
195 mZoneConfigInfoSelected = mZoneConfigurationAdapter.getItem( in handleZoneConfigurationsSelection()
197 CarAudioZoneConfigInfo updatedInfo = getUpdatedConfigInfo(mZoneConfigInfoSelected); in handleZoneConfigurationsSelection()