Searched refs:getSimSlotIndex (Results 1 – 7 of 7) sorted by relevance
148 public int getSimSlotIndex() { in getSimSlotIndex() method in SubscriptionInfo
208 Mockito.when(mockSubInfo.getSimSlotIndex()).thenReturn(testSubscriptions[i]); in testSetCurrentSubscriptions()
459 return lhs.getSimSlotIndex() == rhs.getSimSlotIndex() in setCurrentSubscriptions()461 : lhs.getSimSlotIndex() - rhs.getSimSlotIndex(); in setCurrentSubscriptions()484 if (subscriptions.get(i).getSimSlotIndex() == 0) { in setCurrentSubscriptions()
434 if (si.getSimSlotIndex() == slotIdx) { in getActiveSubscriptionInfoForSimSlotIndex()498 int flag = arg0.getSimSlotIndex() - arg1.getSimSlotIndex(); in getActiveSubscriptionInfoList()
280 boolean changed = refreshSimState(info.getSubscriptionId(), info.getSimSlotIndex()); in handleSimSubscriptionInfoChanged()
30824 method public int getSimSlotIndex();
28629 method public int getSimSlotIndex();