Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/service/euicc/
H A DEuiccService.java522 boolean forceDeactivateSim) { in onGetDownloadableSubscriptionMetadata() argument
568 boolean forceDeactivateSim, @Nullable Bundle resolvedBundle) { in onDownloadSubscription() argument
598 boolean forceDeactivateSim, @NonNull Bundle resolvedBundle) { in onDownloadSubscription() argument
623 boolean forceDeactivateSim) { in onDownloadSubscription() argument
677 @Nullable String iccid, boolean forceDeactivateSim); in onSwitchToSubscription() argument
695 @Nullable String iccid, boolean forceDeactivateSim) { in onSwitchToSubscriptionWithPort() argument
803 forceDeactivateSim, resolvedBundle); in downloadSubscription()
810 forceDeactivateSim, resolvedBundle); in downloadSubscription()
874 boolean switchAfterDownload, boolean forceDeactivateSim, in getDownloadableSubscriptionMetadata() argument
914 slotId, forceDeactivateSim); in getDefaultDownloadableSubscriptionList()
[all …]
H A DIEuiccService.aidl39 boolean switchAfterDownload, boolean forceDeactivateSim, in Bundle resolvedBundle, in downloadSubscription() argument
43 boolean switchAfterDownload, boolean forceDeactivateSim, in getDownloadableSubscriptionMetadata() argument
49 void getDefaultDownloadableSubscriptionList(int slotId, boolean forceDeactivateSim, in getDefaultDownloadableSubscriptionList() argument
53 void switchToSubscription(int slotId, int portIndex, String iccid, boolean forceDeactivateSim, in switchToSubscription() argument