Searched refs:getResolvedPortIndexForSubscriptionSwitch (Results 1 – 2 of 2) sorted by relevance
1182 mController.getResolvedPortIndexForSubscriptionSwitch(CARD_ID)); in testGetResolvedPortIndexForSubscriptionSwitchWithOutMEP()1192 assertEquals(1, mController.getResolvedPortIndexForSubscriptionSwitch(CARD_ID)); in testGetResolvedPortIndexForSubscriptionSwitchWithMEP()1198 mController.getResolvedPortIndexForSubscriptionSwitch(CARD_ID)); in testGetResolvedPortIndexForSubscriptionSwitchWithUiccSlotNull()1210 mController.getResolvedPortIndexForSubscriptionSwitch(CARD_ID)); in testGetResolvedPortIndexForSubscriptionSwitchWithPsimActiveAndSS()1221 mController.getResolvedPortIndexForSubscriptionSwitch(CARD_ID)); in testGetResolvedPortIndexForSubscriptionSwitchWithPsimInActiveAndSS()
656 getResolvedPortIndexForSubscriptionSwitch(cardId) in downloadSubscription()1237 getResolvedPortIndexForSubscriptionSwitch(cardId) in switchToSubscription()1301 public int getResolvedPortIndexForSubscriptionSwitch(int cardId) { in getResolvedPortIndexForSubscriptionSwitch() method in EuiccController