Searched refs:SIM_NOT_INSERTED (Results 1 – 8 of 8) sorted by relevance
59 + " INTEGER DEFAULT " + SubscriptionManager.SIM_NOT_INSERTED + "," in getStringForSimInfoTableCreation()
519 "3", SubscriptionManager.SIM_NOT_INSERTED); in testUpdateEmbeddedSubscriptions_listSuccess()
230 assertEquals(SubscriptionManager.SIM_NOT_INSERTED, in testCleanUpSIM()
807 embeddedProfile.getIccid(), SubscriptionManager.SIM_NOT_INSERTED); in updateEmbeddedSubscriptionsCache()
1912 return SubscriptionManager.SIM_NOT_INSERTED; in getSlotIndex()
279 public static final int SIM_NOT_INSERTED = -1; field in SubscriptionManager
6129 if (slotIndex == SubscriptionManager.SIM_NOT_INSERTED) { in getSlotIndex()
74435 Landroid/telephony/SubscriptionManager;->SIM_NOT_INSERTED:I