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