Home
last modified time | relevance | path

Searched refs:resetCarrierKeysForImsiEncryption (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIPhoneSubInfo.aidl161 void resetCarrierKeysForImsiEncryption(int subId, String callingPackage); in resetCarrierKeysForImsiEncryption() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSubInfoController.java118 public void resetCarrierKeysForImsiEncryption(int subId, String callingPackage) { in resetCarrierKeysForImsiEncryption() method in PhoneSubInfoController
122 phone.resetCarrierKeysForImsiEncryption(); in resetCarrierKeysForImsiEncryption()
H A DCarrierInfoManager.java248 public void resetCarrierKeysForImsiEncryption(Context context, int mPhoneId) { in resetCarrierKeysForImsiEncryption() method in CarrierInfoManager
H A DPhoneInternalInterface.java1092 public void resetCarrierKeysForImsiEncryption(); in resetCarrierKeysForImsiEncryption() method
H A DGsmCdmaPhone.java1985 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in GsmCdmaPhone
1986 mCIM.resetCarrierKeysForImsiEncryption(mContext, mPhoneId); in resetCarrierKeysForImsiEncryption()
3290 resetCarrierKeysForImsiEncryption(); in handleMessage()
H A DPhone.java4029 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in Phone
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiCarrierInfoManager.java1405 public void resetCarrierKeysForImsiEncryption(@NonNull WifiConfiguration config) { in resetCarrierKeysForImsiEncryption() method in WifiCarrierInfoManager
1411 specifiedTm.resetCarrierKeysForImsiEncryption(); in resetCarrierKeysForImsiEncryption()
H A DClientModeImpl.java4073 mWifiCarrierInfoManager.resetCarrierKeysForImsiEncryption(targetedNetwork);
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DClientModeImplTest.java2106 verify(mWifiCarrierInfoManager).resetCarrierKeysForImsiEncryption(any()); in testEapSimErrorVendorSpecific()
2134 verify(mWifiCarrierInfoManager, never()).resetCarrierKeysForImsiEncryption(any()); in testEapTlsErrorVendorSpecific()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java4180 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in TelephonyManager
4187 info.resetCarrierKeysForImsiEncryption(subId, mContext.getOpPackageName()); in resetCarrierKeysForImsiEncryption()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java7734 getPhone(subId).resetCarrierKeysForImsiEncryption(); in factoryReset()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt12061 …on(android.Manifest.permission.MODIFY_PHONE_STATE) public void resetCarrierKeysForImsiEncryption();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58923 Landroid/telephony/TelephonyManager;->resetCarrierKeysForImsiEncryption()V
87378 Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->resetCarrierKeysForImsiEncryption(ILjava…
87440 Lcom/android/internal/telephony/IPhoneSubInfo;->resetCarrierKeysForImsiEncryption(ILjava/lang/Strin…