Searched refs:activeSimSlotIndex (Results 1 – 2 of 2) sorted by relevance
64 public SubscriptionAnnotation build(Context context, List<Integer> activeSimSlotIndex) { in build() argument66 activeSimSlotIndex); in build()
106 Future<AtomicIntegerArray> activeSimSlotIndex = in call() local113 List<Integer> activeSimSlotIndexList = atomicToList(activeSimSlotIndex.get()); in call()