Searched refs:getSimSlotIndex (Results 1 – 10 of 10) sorted by relevance
54 assertEquals(0, mSubscriptionInfoUT.getSimSlotIndex()); in testSubProperties()
204 assertTrue(SubscriptionManager.isValidSlotIndex(mSubList.get(i).getSimSlotIndex())); in testInsertSim()
523 return lhs.getSimSlotIndex() == rhs.getSimSlotIndex() in setCurrentSubscriptions()525 : lhs.getSimSlotIndex() - rhs.getSimSlotIndex(); in setCurrentSubscriptions()550 if (subscriptions.get(i).getSimSlotIndex() == 0) { in setCurrentSubscriptions()
150 public int getSimSlotIndex() { in getSimSlotIndex() method in SubscriptionInfo
285 Mockito.when(mockSubInfo.getSimSlotIndex()).thenReturn(testSubscriptions[i]); in testSetCurrentSubscriptions()
489 if (si.getSimSlotIndex() == slotIndex) { in getActiveSubscriptionInfoForSimSlotIndex()572 int flag = arg0.getSimSlotIndex() - arg1.getSimSlotIndex(); in getActiveSubscriptionInfoList()
351 boolean changed = refreshSimState(info.getSubscriptionId(), info.getSimSlotIndex()); in handleSimSubscriptionInfoChanged()
28627 method public int getSimSlotIndex();
39915 method public int getSimSlotIndex();
43347 method public int getSimSlotIndex();