Searched refs:getSimSlotIndex (Results 1 – 11 of 11) sorted by relevance
54 assertEquals(0, mSubscriptionInfoUT.getSimSlotIndex()); in testSubProperties()
213 assertTrue(SubscriptionManager.isValidSlotIndex(mSubList.get(i).getSimSlotIndex())); in testInsertSim()
573 return lhs.getSimSlotIndex() == rhs.getSimSlotIndex() in setCurrentSubscriptions()575 : lhs.getSimSlotIndex() - rhs.getSimSlotIndex(); in setCurrentSubscriptions()600 if (subscriptions.get(i).getSimSlotIndex() == 0) { in setCurrentSubscriptions()
201 public int getSimSlotIndex() { in getSimSlotIndex() method in SubscriptionInfo
294 Mockito.when(mockSubInfo.getSimSlotIndex()).thenReturn(testSubscriptions[i]); in testSetCurrentSubscriptions()
139 int flag = arg0.getSimSlotIndex() - arg1.getSimSlotIndex();537 if (si.getSimSlotIndex() == slotIndex) { in getActiveSubscriptionInfoForSimSlotIndex()
415 boolean changed = refreshSimState(info.getSubscriptionId(), info.getSimSlotIndex()); in handleSimSubscriptionInfoChanged()
28627 method public int getSimSlotIndex();
44436 Landroid/telephony/SubscriptionInfo;->getSimSlotIndex()I
5783 HPLandroid/telephony/SubscriptionInfo;->getSimSlotIndex()I
42371 method public int getSimSlotIndex();