Home
last modified time | relevance | path

Searched refs:GetDefaultDownloadableSubscriptionListResult (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/service/euicc/
H A DGetDefaultDownloadableSubscriptionListResult.java34 public final class GetDefaultDownloadableSubscriptionListResult implements Parcelable { class
36 …blic static final @android.annotation.NonNull Creator<GetDefaultDownloadableSubscriptionListResult
37 new Creator<GetDefaultDownloadableSubscriptionListResult>() {
39 public GetDefaultDownloadableSubscriptionListResult createFromParcel(Parcel in) {
40 return new GetDefaultDownloadableSubscriptionListResult(in);
44 public GetDefaultDownloadableSubscriptionListResult[] newArray(int size) {
45 return new GetDefaultDownloadableSubscriptionListResult[size];
90 public GetDefaultDownloadableSubscriptionListResult(int result, in GetDefaultDownloadableSubscriptionListResult() method in GetDefaultDownloadableSubscriptionListResult
104 private GetDefaultDownloadableSubscriptionListResult(Parcel in) { in GetDefaultDownloadableSubscriptionListResult() method in GetDefaultDownloadableSubscriptionListResult
H A DIGetDefaultDownloadableSubscriptionListCallback.aidl19 import android.service.euicc.GetDefaultDownloadableSubscriptionListResult;
24 void onComplete(in GetDefaultDownloadableSubscriptionListResult result); in onComplete()
H A DGetDefaultDownloadableSubscriptionListResult.aidl19 parcelable GetDefaultDownloadableSubscriptionListResult;
H A DEuiccService.java481 public abstract GetDefaultDownloadableSubscriptionListResult
765 GetDefaultDownloadableSubscriptionListResult result = in getDefaultDownloadableSubscriptionList()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
H A DEuiccControllerTest.java52 import android.service.euicc.GetDefaultDownloadableSubscriptionListResult;
358 GetDefaultDownloadableSubscriptionListResult result = in testGetDefaultDownloadableSubscriptionList_error()
359 new GetDefaultDownloadableSubscriptionListResult(42, null /* subscriptions */); in testGetDefaultDownloadableSubscriptionList_error()
371 GetDefaultDownloadableSubscriptionListResult result = in testGetDefaultDownloadableSubscriptionList_mustDeactivateSim()
372 new GetDefaultDownloadableSubscriptionListResult( in testGetDefaultDownloadableSubscriptionList_mustDeactivateSim()
384 GetDefaultDownloadableSubscriptionListResult result = in testGetDefaultDownloadableSubscriptionList_success()
385 new GetDefaultDownloadableSubscriptionListResult( in testGetDefaultDownloadableSubscriptionList_success()
1300 boolean complete, GetDefaultDownloadableSubscriptionListResult result) { in callGetDefaultDownloadableSubscriptionList()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccConnector.java42 import android.service.euicc.GetDefaultDownloadableSubscriptionListResult;
263 GetDefaultDownloadableSubscriptionListResult result); in onGetDefaultListComplete()
799 GetDefaultDownloadableSubscriptionListResult result in processMessage()
H A DEuiccController.java35 import android.service.euicc.GetDefaultDownloadableSubscriptionListResult;
835 GetDefaultDownloadableSubscriptionListResult result) { in onGetDefaultListComplete()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10025 …method public abstract android.service.euicc.GetDefaultDownloadableSubscriptionListResult onGetDef…
10070 public final class GetDefaultDownloadableSubscriptionListResult implements android.os.Parcelable {
10071 …ctor public GetDefaultDownloadableSubscriptionListResult(int, @Nullable android.telephony.euicc.Do…
10076 …l android.os.Parcelable.Creator<android.service.euicc.GetDefaultDownloadableSubscriptionListResult
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt29645 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult$1;
29646 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52614 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult;-><init>(Landroid/os/Parcel;)V
52615 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult;->mSubscriptions:[Landroid/tele…
52693 …llback$Stub$Proxy;->onComplete(Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt39282 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult$1;
39283 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult;