Searched refs:mZoneConfigInfo (Results 1 – 1 of 1) sorted by relevance
266 private final CarAudioZoneConfigInfo mZoneConfigInfo; field in ZoneConfigSelectionController.CarAudioZoneConfigInfoWrapper269 mZoneConfigInfo = configInfo; in CarAudioZoneConfigInfoWrapper()273 return mZoneConfigInfo; in getZoneConfigInfo()278 return mZoneConfigInfo.getName() + ", Id: " + mZoneConfigInfo.getConfigId(); in toString()288 ? mZoneConfigInfo.hasSameConfigInfo(wrapper.mZoneConfigInfo) in equals()289 : mZoneConfigInfo.equals(wrapper.mZoneConfigInfo); in equals()294 return mZoneConfigInfo.hashCode(); in hashCode()