Searched refs:isInactiveInsertedPSim (Results 1 – 3 of 3) sorted by relevance
54 if (isInactiveInsertedPSim(slotInfo)) { in getAvailableSubscriptions()95 private static boolean isInactiveInsertedPSim(UiccSlotInfo slotInfo) { in isInactiveInsertedPSim() method in SubscriptionUtils
132 static boolean isInactiveInsertedPSim(UiccSlotInfo slotInfo) { in isInactiveInsertedPSim() method in SubscriptionUtil
563 assertThat(SubscriptionUtil.isInactiveInsertedPSim(null)).isFalse(); in isInactiveInsertedPSim_nullSubInfo_doesNotCrash()