Searched refs:getSimSlotIndex (Results 1 – 11 of 11) sorted by relevance
55 assertEquals(0, mSubscriptionInfoUT.getSimSlotIndex()); in testSubProperties()
204 assertTrue(SubscriptionManager.isValidSlotId(mSubList.get(i).getSimSlotIndex())); in testInsertSim()
474 return lhs.getSimSlotIndex() == rhs.getSimSlotIndex() in setCurrentSubscriptions()476 : lhs.getSimSlotIndex() - rhs.getSimSlotIndex(); in setCurrentSubscriptions()496 if (subscriptions.get(i).getSimSlotIndex() == 0) { in setCurrentSubscriptions()
159 public int getSimSlotIndex() { in getSimSlotIndex() method in SubscriptionInfo
253 Mockito.when(mockSubInfo.getSimSlotIndex()).thenReturn(testSubscriptions[i]); in testSetCurrentSubscriptions()
492 if (si.getSimSlotIndex() == slotIdx) { in getActiveSubscriptionInfoForSimSlotIndex()575 int flag = arg0.getSimSlotIndex() - arg1.getSimSlotIndex(); in getActiveSubscriptionInfoList()
341 boolean changed = refreshSimState(info.getSubscriptionId(), info.getSimSlotIndex()); in handleSimSubscriptionInfoChanged()
28627 method public int getSimSlotIndex();
37173 method public int getSimSlotIndex();
37250 method public int getSimSlotIndex();
40108 method public int getSimSlotIndex();