Searched refs:slotIndexFilter (Results 1 – 1 of 1) sorted by relevance
62 int slotIndexFilter = mOnlySlotWithSim ? 0 : SubscriptionManager.INVALID_SIM_SLOT_INDEX; in call() local66 .filter(slotIndex -> (slotIndex >= slotIndexFilter)) in call()