Home
last modified time | relevance | path

Searched defs:resetCarrierKeysForImsiEncryption (Results 1 – 8 of 8) 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.java114 public void resetCarrierKeysForImsiEncryption(int subId, String callingPackage) { in resetCarrierKeysForImsiEncryption() method in PhoneSubInfoController
DPhoneInternalInterface.java939 public void resetCarrierKeysForImsiEncryption(); in resetCarrierKeysForImsiEncryption() method
DGsmCdmaPhone.java1889 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in GsmCdmaPhone
DPhone.java3698 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/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCarrierInfoManager.java1165 public void resetCarrierKeysForImsiEncryption(@NonNull WifiConfiguration config) { in resetCarrierKeysForImsiEncryption() method in WifiCarrierInfoManager
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4297 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in TelephonyManager