Searched refs:getSimSlotIndex (Results 1 – 20 of 20) sorted by relevance
184 doReturn(0/*slotIndex*/).when(mMockSubInfo).getSimSlotIndex(); in testPhoneCapabilityChanged()232 doReturn(0/*slotIndex*/).when(mMockSubInfo).getSimSlotIndex(); in testSrvccStateChanged()308 doReturn(0/*slotIndex*/).when(mMockSubInfo).getSimSlotIndex(); in testPreciseDataConnectionStateChanged()
59 assertEquals(0, mSubscriptionInfoUT.getSimSlotIndex()); in testSubProperties()
163 assertTrue(SubscriptionManager.isValidSlotIndex(mSubList.get(i).getSimSlotIndex())); in testInsertSim()574 info.getSimSlotIndex()); in addAndVerifyRemoteSimAddition()
681 return lhs.getSimSlotIndex() == rhs.getSimSlotIndex() in setCurrentSubscriptionsLocked()683 : lhs.getSimSlotIndex() - rhs.getSimSlotIndex(); in setCurrentSubscriptionsLocked()709 if (subscriptions.get(i).getSimSlotIndex() == 0) { in setCurrentSubscriptionsLocked()
261 if (isUiccProvisioned(subInfo.getSimSlotIndex())) { in updateUserPreferences()
296 when(mockSubInfo.getSimSlotIndex()).thenReturn(testSubscriptions[i]); in testSetCurrentSubscriptions()
541 return info.getSimSlotIndex(); in getPhoneIdFromSubId()
3017 return info.getSimSlotIndex();
272 subOrderBySlot[subs.get(i).getSimSlotIndex()] = i; in updateCarrierText()
471 boolean changed = refreshSimState(info.getSubscriptionId(), info.getSimSlotIndex()); in handleSimSubscriptionInfoChanged()
303 public int getSimSlotIndex() { in getSimSlotIndex() method in SubscriptionInfo
3153 || (groupMap.get(groupUuid).getSimSlotIndex() == INVALID_SIM_SLOT_INDEX in getSelectableSubscriptionInfoList()3154 && info.getSimSlotIndex() != INVALID_SIM_SLOT_INDEX)) { in getSelectableSubscriptionInfoList()
239 if (subInfo.getSimSlotIndex() == slotId) { in onActiveSubscriptionInfoChanged()
783 int phoneId = info.getSimSlotIndex(); in updateActiveSubscriptionInfoList()
131 int flag = arg0.getSimSlotIndex() - arg1.getSimSlotIndex();678 if (si.getSimSlotIndex() == slotIndex) { in getActiveSubscriptionInfoForSimSlotIndex()1374 slotIndex = info.getSimSlotIndex(); in removeSubInfo()
180 doReturn(0).when(mSubInfo0).getSimSlotIndex(); in setUp()182 doReturn(1).when(mSubInfo1).getSimSlotIndex(); in setUp()
14258 HSPLandroid/telephony/SubscriptionInfo;->getSimSlotIndex()I
28627 method public int getSimSlotIndex();
45749 method public int getSimSlotIndex();
45893 method public int getSimSlotIndex();