Searched refs:INVALID_SIM_SLOT_INDEX (Results 1 – 5 of 5) sorted by relevance
68 if (slotId != SubscriptionManager.INVALID_SIM_SLOT_INDEX && slotId < mSimCount) { in getInstance()
156 eq(SubscriptionManager.INVALID_SIM_SLOT_INDEX)); in testSimAbsent()346 eq(SubscriptionManager.INVALID_SIM_SLOT_INDEX)); in testSimLockedWithOutIccId()
207 SubscriptionManager.INVALID_SIM_SLOT_INDEX);209 if (slotId == SubscriptionManager.INVALID_SIM_SLOT_INDEX) {562 SubscriptionManager.INVALID_SIM_SLOT_INDEX); in updateSubscriptionInfoByIccId()
1152 return SubscriptionManager.INVALID_SIM_SLOT_INDEX; in getSlotId()1175 return SubscriptionManager.INVALID_SIM_SLOT_INDEX; in getSlotId()
69 public static final int INVALID_SIM_SLOT_INDEX = -1; field in SubscriptionManager892 int result = INVALID_SIM_SLOT_INDEX; in getSlotId()