Searched refs:updatedSimultaneousCallSupportSubIds (Results 1 – 1 of 1) sorted by relevance
900 Set<Integer> updatedSimultaneousCallSupportSubIds = new HashSet<>(3); in updateSimultaneousCallSubSupportMap() local901 updatedSimultaneousCallSupportSubIds.addAll( in updateSimultaneousCallSubSupportMap()903 if (!updatedSimultaneousCallSupportSubIds.equals(mSimultaneousCallSupportedSubIds)) { in updateSimultaneousCallSubSupportMap()905 mSimultaneousCallSupportedSubIds = updatedSimultaneousCallSupportSubIds; in updateSimultaneousCallSubSupportMap()