Searched defs:usePortIndex (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 1153 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()
|
D | EuiccOperation.java | 520 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchDeactivateSim() 540 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchNoPrivileges()
|
D | EuiccConnector.java | 534 boolean forceDeactivateSim, SwitchCommandCallback callback, boolean usePortIndex) { in switchToSubscription()
|
/frameworks/base/telephony/java/android/service/euicc/ |
D | EuiccService.java | 1019 boolean usePortIndex) { in switchToSubscription()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 179 int cardId, int portIndex, boolean usePortIndex, int subscriptionId) { in addResolutionIntent()
|