Searched refs:SIM_NOT_INSERTED (Results 1 – 6 of 6) 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