Searched refs:mSlotToAssociatedSubIds (Results 1 – 1 of 1) sorted by relevance
117 private SparseArray<Integer> mSlotToAssociatedSubIds; field in TelephonyRcsService164 mSlotToAssociatedSubIds = new SparseArray<>(numSlots); in TelephonyRcsService()173 mSlotToAssociatedSubIds = new SparseArray<>(numSlots); in TelephonyRcsService()234 mSlotToAssociatedSubIds.remove(i); in updateFeatureControllerSize()251 final int oldSubId = mSlotToAssociatedSubIds.get(slotId, in onCarrierConfigChangedForSlot()253 mSlotToAssociatedSubIds.put(slotId, subId); in onCarrierConfigChangedForSlot()