Home | History | Annotate | Download | only in euicc

Lines Matching defs:euicc

16 package android.service.euicc;
24 import android.telephony.euicc.DownloadableSubscription;
25 import android.telephony.euicc.EuiccInfo;
35 * Service interface linking the system with an eUICC local profile assistant (LPA) application.
50 * <action android:name="android.service.euicc.EuiccService" />
72 public static final String EUICC_SERVICE_INTERFACE = "android.service.euicc.EuiccService";
75 public static final String CATEGORY_EUICC_UI = "android.service.euicc.category.EUICC_UI";
79 /** @see android.telephony.euicc.EuiccManager#ACTION_MANAGE_EMBEDDED_SUBSCRIPTIONS */
81 "android.service.euicc.action.MANAGE_EMBEDDED_SUBSCRIPTIONS";
82 /** @see android.telephony.euicc.EuiccManager#ACTION_PROVISION_EMBEDDED_SUBSCRIPTION */
84 "android.service.euicc.action.PROVISION_EMBEDDED_SUBSCRIPTION";
92 "android.service.euicc.action.RESOLVE_DEACTIVATE_SIM";
98 "android.service.euicc.action.RESOLVE_NO_PRIVILEGES";
102 "android.service.euicc.extra.RESOLUTION_CALLING_PACKAGE";
179 * Return the EID of the eUICC.
184 * @see android.telephony.euicc.EuiccManager#getEid
196 * eUICC, perform this action automatically. Otherwise, {@link #RESULT_MUST_DEACTIVATE_SIM)}
199 * @see android.telephony.euicc.EuiccManager#getDownloadableSubscriptionMetadata
210 * eUICC, perform this action automatically. Otherwise, {@link #RESULT_MUST_DEACTIVATE_SIM)}
213 * @see android.telephony.euicc.EuiccManager#getDefaultDownloadableSubscriptionList
227 * eUICC, perform this action automatically. Otherwise, {@link #RESULT_MUST_DEACTIVATE_SIM}
231 * @see android.telephony.euicc.EuiccManager#downloadSubscription
249 * Return info about the eUICC chip/device.
253 * @return the {@link EuiccInfo} for the eUICC chip/device.
254 * @see android.telephony.euicc.EuiccManager#getEuiccInfo
269 * @see android.telephony.euicc.EuiccManager#deleteSubscription
282 * eUICC, perform this action automatically. Otherwise, {@link #RESULT_MUST_DEACTIVATE_SIM}
286 * @see android.telephony.euicc.EuiccManager#switchToSubscription
300 * @see android.telephony.euicc.EuiccManager#updateSubscriptionNickname
309 * if an active SIM must be deactivated in order to access the eUICC.
315 * @see android.telephony.euicc.EuiccManager#eraseSubscriptions