Searched refs:deleteProfile (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
H A D | IEuiccCardController.aidl | 56 oneway void deleteProfile(String callingPackage, String cardId, String iccid, in deleteProfile() method
|
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/ |
H A D | EuiccCardManager.java | 400 public void deleteProfile(String cardId, String iccid, @CallbackExecutor Executor executor, in deleteProfile() method in EuiccCardManager 403 getIEuiccCardController().deleteProfile(mContext.getOpPackageName(), cardId, iccid, in deleteProfile()
|
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 15418 …method public void deleteProfile(String, String, java.util.concurrent.Executor, android.telephony.…
|