Home
last modified time | relevance | path

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

/aosp14/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.java538 public abstract GetDefaultDownloadableSubscriptionListResult
912 GetDefaultDownloadableSubscriptionListResult result = in getDefaultDownloadableSubscriptionList()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt12397 …method public abstract android.service.euicc.GetDefaultDownloadableSubscriptionListResult onGetDef…
12449 public final class GetDefaultDownloadableSubscriptionListResult implements android.os.Parcelable {
12450 …ctor public GetDefaultDownloadableSubscriptionListResult(int, @Nullable android.telephony.euicc.Do…
12455 …l android.os.Parcelable.Creator<android.service.euicc.GetDefaultDownloadableSubscriptionListResult
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes6860 android.service.euicc.GetDefaultDownloadableSubscriptionListResult$1
6861 android.service.euicc.GetDefaultDownloadableSubscriptionListResult
H A Dboot-image-profile.txt29653 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult$1;
29654 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes6864 android.service.euicc.GetDefaultDownloadableSubscriptionListResult$1
6865 android.service.euicc.GetDefaultDownloadableSubscriptionListResult
H A Dboot-image-profile.txt39760 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult$1;
39761 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49291 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult;-><init>(Landroid/os/Parcel;)V
49292 Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult;->mSubscriptions:[Landroid/tele…
49370 …llback$Stub$Proxy;->onComplete(Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult