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
165 getIEuiccCardController().getAllProfiles(mContext.getOpPackageName(), cardId, in requestAllProfiles()
194 getIEuiccCardController().getProfile(mContext.getOpPackageName(), cardId, iccid, in requestProfile()
224 getIEuiccCardController().disableProfile(mContext.getOpPackageName(), cardId, iccid, in disableProfile()
255 getIEuiccCardController().switchToProfile(mContext.getOpPackageName(), cardId, iccid, in switchToProfile()
285 getIEuiccCardController().setNickname(mContext.getOpPackageName(), cardId, iccid, in setNickname()
314 getIEuiccCardController().deleteProfile(mContext.getOpPackageName(), cardId, iccid, in deleteProfile()
344 getIEuiccCardController().resetMemory(mContext.getOpPackageName(), cardId, options, in resetMemory()
372 getIEuiccCardController().getDefaultSmdpAddress(mContext.getOpPackageName(), cardId, in requestDefaultSmdpAddress()
400 getIEuiccCardController().getSmdsAddress(mContext.getOpPackageName(), cardId, in requestSmdsAddress()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67629 Landroid/telephony/euicc/EuiccCardManager;->getIEuiccCardController()Lcom/android/internal/telephon…