Searched refs:getIEuiccCardController (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccCardManager.java | 150 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/ |
D | hiddenapi-greylist-max-o.txt | 67629 Landroid/telephony/euicc/EuiccCardManager;->getIEuiccCardController()Lcom/android/internal/telephon…
|