Searched refs:availableSIMPortIndex (Results 1 – 1 of 1) sorted by relevance
360 private void switchToSubscription(int subId, int availableSIMPortIndex) { in switchToSubscription() argument369 if (availableSIMPortIndex == TelephonyManager.INVALID_PORT_INDEX) { in switchToSubscription()380 euiccManager.switchToSubscription(subId, availableSIMPortIndex, replyIntent); in switchToSubscription()