Searched refs:getIEuiccController (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccManager.java | 846 return getIEuiccController() != null && refreshCardIdIfUninitialized(); in isEnabled() 864 return getIEuiccController().getEid(mCardId, mContext.getOpPackageName()); in getEid() 887 return getIEuiccController().getOtaStatus(mCardId); in getOtaStatus() 923 getIEuiccController().downloadSubscription(mCardId, subscription, switchAfterDownload, in downloadSubscription() 990 getIEuiccController().continueOperation(mCardId, resolutionIntent, resolutionExtras); in continueOperation() 1022 getIEuiccController().getDownloadableSubscriptionMetadata(mCardId, subscription, in getDownloadableSubscriptionMetadata() 1052 getIEuiccController().getDefaultDownloadableSubscriptionList(mCardId, in getDefaultDownloadableSubscriptionList() 1070 return getIEuiccController().getEuiccInfo(mCardId); in getEuiccInfo() 1096 getIEuiccController().deleteSubscription(mCardId, in deleteSubscription() 1136 getIEuiccController().switchToSubscription(mCardId, in switchToSubscription() [all …]
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 15052 HSPLandroid/telephony/euicc/EuiccManager;->getIEuiccController()Lcom/android/internal/telephony/eui…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 15101 HSPLandroid/telephony/euicc/EuiccManager;->getIEuiccController()Lcom/android/internal/telephony/eui…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 56939 Landroid/telephony/euicc/EuiccManager;->getIEuiccController()Lcom/android/internal/telephony/euicc/…
|