Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/rcs/
DTelephonyRcsService.java278 final int oldSubId = mSlotToAssociatedSubIds.get(slotId, in onCarrierConfigChangedForSlot() local
282 + ", oldSubId= " + oldSubId + ", subId=" + subId + ", existing feature=" in onCarrierConfigChangedForSlot()
300 if (oldSubId == subId) { in onCarrierConfigChangedForSlot()
/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkSettings.java214 int oldSubId = mSubId; in onAttach() local
222 if (updateSubscriptionIndex != oldSubId in onAttach()
224 removeContactDiscoveryDialog(oldSubId); in onAttach()