Home
last modified time | relevance | path

Searched refs:availableSIMPortIndex (Results 1 – 1 of 1) sorted by relevance

/packages/services/AlternativeNetworkAccess/src/com/android/ons/
DONSProfileSelector.java360 private void switchToSubscription(int subId, int availableSIMPortIndex) { in switchToSubscription() argument
369 if (availableSIMPortIndex == TelephonyManager.INVALID_PORT_INDEX) { in switchToSubscription()
380 euiccManager.switchToSubscription(subId, availableSIMPortIndex, replyIntent); in switchToSubscription()