Home
last modified time | relevance | path

Searched refs:EuiccService (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/service/euicc/
H A DEuiccService.java95 public abstract class EuiccService extends Service { class
347 public EuiccService() { in EuiccService() method in EuiccService
801 result = EuiccService.this.onDownloadSubscription( in downloadSubscription()
808 result = EuiccService.this.onDownloadSubscription( in downloadSubscription()
826 String eid = EuiccService.this.onGetEid(slotId); in getEid()
861 int status = EuiccService.this.onGetOtaStatus(slotId); in getOtaStatus()
930 EuiccService.this.onGetEuiccProfileInfoList(slotId); in getEuiccProfileInfoList()
980 result = EuiccService.this.onSwitchToSubscriptionWithPort( in switchToSubscription()
983 result = EuiccService.this.onSwitchToSubscription( in switchToSubscription()
1017 int result = EuiccService.this.onEraseSubscriptions(slotId); in eraseSubscriptions()
[all …]
H A DDownloadSubscriptionResult.java21 import android.service.euicc.EuiccService.ResolvableError;
22 import android.service.euicc.EuiccService.Result;
H A DGetEuiccProfileInfoListResult.java97 if (this.result == EuiccService.RESULT_OK) { in GetEuiccProfileInfoListResult()
134 return "[GetEuiccProfileInfoListResult: result=" + EuiccService.resultToString(result) in toString()
H A DGetDownloadableSubscriptionMetadataResult.java89 if (this.result == EuiccService.RESULT_OK) { in GetDownloadableSubscriptionMetadataResult()
H A DGetDefaultDownloadableSubscriptionListResult.java93 if (this.result == EuiccService.RESULT_OK) { in GetDefaultDownloadableSubscriptionListResult()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt12386 public abstract class EuiccService extends android.app.Service {
12387 ctor public EuiccService();
12405 …method public abstract void onStartOtaIfNecessary(int, android.service.euicc.EuiccService.OtaStatu…
12424 field public static final String EUICC_SERVICE_INTERFACE = "android.service.euicc.EuiccService";
12444 public abstract static class EuiccService.OtaStatusChangedCallback {
12445 ctor public EuiccService.OtaStatusChangedCallback();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49275 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->deleteSubscription(ILjava/lang/String;La…
49277 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->eraseSubscriptions(ILandroid/service/eui…
49280 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->getEid(ILandroid/service/euicc/IGetEidCa…
49281 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->getEuiccInfo(ILandroid/service/euicc/IGe…
49282 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->getEuiccProfileInfoList(ILandroid/servic…
49283 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->getOtaStatus(ILandroid/service/euicc/IGe…
49285 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->startOtaIfNecessary(ILandroid/service/eu…
49286 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->switchToSubscription(ILjava/lang/String;…
49288 Landroid/service/euicc/EuiccService;->mExecutor:Ljava/util/concurrent/ThreadPoolExecutor;
49289 Landroid/service/euicc/EuiccService;->mStubWrapper:Landroid/service/euicc/IEuiccService$Stub;
[all …]