Home
last modified time | relevance | path

Searched defs:resetCarrierKeysForImsiEncryption (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierInfoManager.java190 public void resetCarrierKeysForImsiEncryption(Context context, int mPhoneId) { in resetCarrierKeysForImsiEncryption() method in CarrierInfoManager
DPhoneSubInfoController.java110 public void resetCarrierKeysForImsiEncryption(int subId, String callingPackage) { in resetCarrierKeysForImsiEncryption() method in PhoneSubInfoController
DPhoneInternalInterface.java948 public void resetCarrierKeysForImsiEncryption(); in resetCarrierKeysForImsiEncryption() method
DGsmCdmaPhone.java1879 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in GsmCdmaPhone
DPhone.java3678 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in Phone
/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl161 void resetCarrierKeysForImsiEncryption(int subId, String callingPackage); in resetCarrierKeysForImsiEncryption() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3966 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in TelephonyManager