Searched refs:activeSimSlotIndexList (Results 1 – 2 of 2) sorted by relevance
82 List<Integer> simSlotIndex, List<Integer> activeSimSlotIndexList) { in SubscriptionAnnotation() argument96 mIsActive = activeSimSlotIndexList.contains(mSubInfo.getSimSlotIndex()); in SubscriptionAnnotation()103 && activeSimSlotIndexList.contains(mSubInfo.getSimSlotIndex()); in SubscriptionAnnotation()
125 List<Integer> activeSimSlotIndexList = atomicToList(activeSimSlotIndex.get()); in call() local132 eSimCardIdList, simSlotIndexList, activeSimSlotIndexList)) in call()