Searched refs:INVALID_SIM_SLOT_INDEX (Results 1 – 10 of 10) sorted by relevance
96 private int mSlotId = SubscriptionManager.INVALID_SIM_SLOT_INDEX;169 if(mContext == null || mSlotId == SubscriptionManager.INVALID_SIM_SLOT_INDEX) { in sendImsServiceIntent()
214 SubscriptionManager.INVALID_SIM_SLOT_INDEX);216 if (slotId == SubscriptionManager.INVALID_SIM_SLOT_INDEX) {504 SubscriptionManager.INVALID_SIM_SLOT_INDEX).sendToTarget(); in initPopulateCacheAndStartBind()796 return SubscriptionManager.INVALID_SIM_SLOT_INDEX; in getSlotForActiveCarrierService()920 if (slotId != SubscriptionManager.INVALID_SIM_SLOT_INDEX) { in calculateFeaturesToCreate()1003 if (slotId <= SubscriptionManager.INVALID_SIM_SLOT_INDEX) { in maybeRebindService()1027 if (slotId > SubscriptionManager.INVALID_SIM_SLOT_INDEX && slotId < mNumSlots) { in updateBoundCarrierServices()1059 == SubscriptionManager.INVALID_SIM_SLOT_INDEX) { in scheduleQueryForFeatures()
347 private int mSlotId = SubscriptionManager.INVALID_SIM_SLOT_INDEX;445 if (mContext == null || mSlotId == SubscriptionManager.INVALID_SIM_SLOT_INDEX) { in sendImsServiceIntent()
68 if (slotId != SubscriptionManager.INVALID_SIM_SLOT_INDEX && slotId < mSimCount) { in getInstance()
137 SubscriptionManager.INVALID_SIM_SLOT_INDEX)) {143 SubscriptionManager.INVALID_SIM_SLOT_INDEX)) {
566 SubscriptionManager.INVALID_SIM_SLOT_INDEX); in updateSubscriptionInfoByIccId()
1409 return SubscriptionManager.INVALID_SIM_SLOT_INDEX;1432 return SubscriptionManager.INVALID_SIM_SLOT_INDEX;
176 eq(SubscriptionManager.INVALID_SIM_SLOT_INDEX)); in testSimAbsent()341 eq(SubscriptionManager.INVALID_SIM_SLOT_INDEX)); in testSimLockedWithOutIccId()
83 public static final int INVALID_SIM_SLOT_INDEX = -1; field in SubscriptionManager1174 int result = INVALID_SIM_SLOT_INDEX; in getSlotIndex()
671 int slotId = SubscriptionManager.INVALID_SIM_SLOT_INDEX; in processMessage()