Searched refs:hasSameConfigInfoInternal (Results 1 – 1 of 1) sorted by relevance
199 return hasSameConfigInfoInternal(that) && mIsConfigActive == that.mIsConfigActive in equals()204 return hasSameConfigInfoInternal(that); in equals()229 return hasSameConfigInfoInternal(Objects.requireNonNull(info, in hasSameConfigInfo()307 private boolean hasSameConfigInfoInternal(CarAudioZoneConfigInfo info) { in hasSameConfigInfoInternal() method in CarAudioZoneConfigInfo