Home
last modified time | relevance | path

Searched refs:getIEuiccCardController (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccCardManager.java150 private IEuiccCardController getIEuiccCardController() { in getIEuiccCardController() method in EuiccCardManager
168 getIEuiccCardController().getAllProfiles(mContext.getOpPackageName(), cardId, in requestAllProfiles()
197 getIEuiccCardController().getProfile(mContext.getOpPackageName(), cardId, iccid, in requestProfile()
227 getIEuiccCardController().disableProfile(mContext.getOpPackageName(), cardId, iccid, in disableProfile()
258 getIEuiccCardController().switchToProfile(mContext.getOpPackageName(), cardId, iccid, in switchToProfile()
288 getIEuiccCardController().setNickname(mContext.getOpPackageName(), cardId, iccid, in setNickname()
317 getIEuiccCardController().deleteProfile(mContext.getOpPackageName(), cardId, iccid, in deleteProfile()
347 getIEuiccCardController().resetMemory(mContext.getOpPackageName(), cardId, options, in resetMemory()
375 getIEuiccCardController().getDefaultSmdpAddress(mContext.getOpPackageName(), cardId, in requestDefaultSmdpAddress()
403 getIEuiccCardController().getSmdsAddress(mContext.getOpPackageName(), cardId, in requestSmdsAddress()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt56929 Landroid/telephony/euicc/EuiccCardManager;->getIEuiccCardController()Lcom/android/internal/telephon…