Searched refs:getIEuiccCardController (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccCardManager.java | 149 private IEuiccCardController getIEuiccCardController() { in getIEuiccCardController() method in EuiccCardManager 164 getIEuiccCardController().getAllProfiles(mContext.getOpPackageName(), cardId, in requestAllProfiles() 188 getIEuiccCardController().getProfile(mContext.getOpPackageName(), cardId, iccid, in requestProfile() 213 getIEuiccCardController().disableProfile(mContext.getOpPackageName(), cardId, iccid, in disableProfile() 239 getIEuiccCardController().switchToProfile(mContext.getOpPackageName(), cardId, iccid, in switchToProfile() 264 getIEuiccCardController().setNickname(mContext.getOpPackageName(), cardId, iccid, in setNickname() 288 getIEuiccCardController().deleteProfile(mContext.getOpPackageName(), cardId, iccid, in deleteProfile() 313 getIEuiccCardController().resetMemory(mContext.getOpPackageName(), cardId, options, in resetMemory() 336 getIEuiccCardController().getDefaultSmdpAddress(mContext.getOpPackageName(), cardId, in requestDefaultSmdpAddress() 359 getIEuiccCardController().getSmdsAddress(mContext.getOpPackageName(), cardId, in requestSmdsAddress() [all …]
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 72499 Landroid/telephony/euicc/EuiccCardManager;->getIEuiccCardController()Lcom/android/internal/telephon…
|