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.java1049 boolean usePortIndex) { in switchToSubscription()
1378 final PendingIntent callbackIntent, boolean usePortIndex) { in switchToSubscriptionPrivileged()
1390 final String callingPackage, final PendingIntent callbackIntent, boolean usePortIndex) { in switchToSubscriptionPrivileged()
1625 EuiccOperation op, int cardId, int portIndex, boolean usePortIndex) { in addResolutionIntentWithPort()
1636 EuiccOperation op, int cardId, int portIndex, boolean usePortIndex, in addResolutionIntent()
1833 boolean usePortIndex, int targetPortIndex) { in canManageActiveSubscriptionOnTargetSim()
1868 boolean usePortIndex, int targetPortIndex) { in canManageSubscriptionOnTargetSim()
DEuiccOperation.java520 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchDeactivateSim()
540 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchNoPrivileges()
DEuiccConnector.java513 boolean forceDeactivateSim, SwitchCommandCallback callback, boolean usePortIndex) { in switchToSubscription()
/frameworks/base/telephony/java/android/service/euicc/
DEuiccService.java974 boolean usePortIndex) { in switchToSubscription()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java168 int cardId, int portIndex, boolean usePortIndex, int subscriptionId) { in addResolutionIntent()