Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java158 private Set<Integer> mSimultaneousCallSupportedSubIds; field in TelecomAccountRegistry.AccountEntry
167 mSimultaneousCallSupportedSubIds = in AccountEntry()
567 mSimultaneousCallSupportedSubIds.stream() in buildPstnPhoneAccount()
903 if (!updatedSimultaneousCallSupportSubIds.equals(mSimultaneousCallSupportedSubIds)) { in updateSimultaneousCallSubSupportMap()
905 mSimultaneousCallSupportedSubIds = updatedSimultaneousCallSupportSubIds; in updateSimultaneousCallSubSupportMap()