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.java1153 boolean usePortIndex) { in switchToSubscription()
1487 final PendingIntent callbackIntent, boolean usePortIndex) { in switchToSubscriptionPrivileged()
1499 final String callingPackage, final PendingIntent callbackIntent, boolean usePortIndex) { in switchToSubscriptionPrivileged()
1773 EuiccOperation op, int cardId, int portIndex, boolean usePortIndex) { in addResolutionIntentWithPort()
1784 EuiccOperation op, int cardId, int portIndex, boolean usePortIndex, in addResolutionIntent()
2052 boolean usePortIndex, int targetPortIndex) { in canManageActiveSubscriptionOnTargetSim()
2087 boolean usePortIndex, int targetPortIndex) { in canManageSubscriptionOnTargetSim()
DEuiccOperation.java520 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchDeactivateSim()
540 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchNoPrivileges()
DEuiccConnector.java534 boolean forceDeactivateSim, SwitchCommandCallback callback, boolean usePortIndex) { in switchToSubscription()
/frameworks/base/telephony/java/android/service/euicc/
DEuiccService.java1019 boolean usePortIndex) { in switchToSubscription()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java179 int cardId, int portIndex, boolean usePortIndex, int subscriptionId) { in addResolutionIntent()