Home
last modified time | relevance | path

Searched refs:deleteProfile (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIEuiccCardController.aidl56 oneway void deleteProfile(String callingPackage, String cardId, String iccid, in deleteProfile() method
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccCardManager.java400 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 Dsystem-current.txt15418 …method public void deleteProfile(String, String, java.util.concurrent.Executor, android.telephony.…