Searched refs:activeSimSlotIndex (Results 1 – 2 of 2) sorted by relevance
69 List<Integer> simSlotIndex, List<Integer> activeSimSlotIndex) { in build() argument71 eSimCardId, simSlotIndex, activeSimSlotIndex); in build()
116 Future<AtomicIntegerArray> activeSimSlotIndex = in call() local125 List<Integer> activeSimSlotIndexList = atomicToList(activeSimSlotIndex.get()); in call()