Searched refs:SIM_NOT_INSERTED (Results 1 – 9 of 9) sorted by relevance
59 + " INTEGER DEFAULT " + Telephony.SimInfo.SIM_NOT_INSERTED + "," in getStringForSimInfoTableCreation()
618 "3", SubscriptionManager.SIM_NOT_INSERTED); in testUpdateEmbeddedSubscriptions_listSuccess()
243 assertEquals(SubscriptionManager.SIM_NOT_INSERTED, in testCleanUpSIM()
288 public static final int SIM_NOT_INSERTED = SimInfo.SIM_NOT_INSERTED; field in SubscriptionManager
6640 if (slotIndex == SubscriptionManager.SIM_NOT_INSERTED) { in getSlotIndex()
4987 public static final int SIM_NOT_INSERTED = -1; field in Telephony.SimInfo
931 embeddedProfile.getIccid(), SubscriptionManager.SIM_NOT_INSERTED); in updateEmbeddedSubscriptionsCache()
2120 return SubscriptionManager.SIM_NOT_INSERTED; in getSlotIndex()
69448 Landroid/telephony/SubscriptionManager;->SIM_NOT_INSERTED:I