Searched refs:resetCarrierKeysForImsiEncryption (Results 1 – 4 of 4) sorted by relevance
1405 public void resetCarrierKeysForImsiEncryption(@NonNull WifiConfiguration config) { in resetCarrierKeysForImsiEncryption() method in WifiCarrierInfoManager1411 specifiedTm.resetCarrierKeysForImsiEncryption(); in resetCarrierKeysForImsiEncryption()
4073 mWifiCarrierInfoManager.resetCarrierKeysForImsiEncryption(targetedNetwork);
2106 verify(mWifiCarrierInfoManager).resetCarrierKeysForImsiEncryption(any()); in testEapSimErrorVendorSpecific()2134 verify(mWifiCarrierInfoManager, never()).resetCarrierKeysForImsiEncryption(any()); in testEapTlsErrorVendorSpecific()
7615 getPhone(subId).resetCarrierKeysForImsiEncryption(); in factoryReset()