Home
last modified time | relevance | path

Searched defs:usePortIndex (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java1032 boolean usePortIndex) { in switchToSubscription()
1359 final PendingIntent callbackIntent, boolean usePortIndex) { in switchToSubscriptionPrivileged()
1371 final String callingPackage, final PendingIntent callbackIntent, boolean usePortIndex) { in switchToSubscriptionPrivileged()
1606 EuiccOperation op, int cardId, int portIndex, boolean usePortIndex) { in addResolutionIntentWithPort()
1617 EuiccOperation op, int cardId, int portIndex, boolean usePortIndex, in addResolutionIntent()
1814 boolean usePortIndex, int targetPortIndex) { in canManageActiveSubscriptionOnTargetSim()
1849 boolean usePortIndex, int targetPortIndex) { in canManageSubscriptionOnTargetSim()
DEuiccOperation.java520 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchDeactivateSim()
540 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchNoPrivileges()
DEuiccConnector.java505 boolean forceDeactivateSim, SwitchCommandCallback callback, boolean usePortIndex) { in switchToSubscription()
/frameworks/base/telephony/java/android/service/euicc/
DEuiccService.java904 boolean usePortIndex) { in switchToSubscription()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java165 int cardId, int portIndex, boolean usePortIndex, int subscriptionId) { in addResolutionIntent()