Home
last modified time | relevance | path

Searched refs:SIM_NOT_INSERTED (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DFakeTelephonyProvider.java59 + " INTEGER DEFAULT " + Telephony.SimInfo.SIM_NOT_INSERTED + "," in getStringForSimInfoTableCreation()
DSubscriptionInfoUpdaterTest.java618 "3", SubscriptionManager.SIM_NOT_INSERTED); in testUpdateEmbeddedSubscriptions_listSuccess()
DSubscriptionControllerTest.java243 assertEquals(SubscriptionManager.SIM_NOT_INSERTED, in testCleanUpSIM()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java288 public static final int SIM_NOT_INSERTED = SimInfo.SIM_NOT_INSERTED; field in SubscriptionManager
DTelephonyManager.java6640 if (slotIndex == SubscriptionManager.SIM_NOT_INSERTED) { in getSlotIndex()
/frameworks/base/core/java/android/provider/
DTelephony.java4987 public static final int SIM_NOT_INSERTED = -1; field in Telephony.SimInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java931 embeddedProfile.getIccid(), SubscriptionManager.SIM_NOT_INSERTED); in updateEmbeddedSubscriptionsCache()
DSubscriptionController.java2120 return SubscriptionManager.SIM_NOT_INSERTED; in getSlotIndex()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69448 Landroid/telephony/SubscriptionManager;->SIM_NOT_INSERTED:I