HomeSort by relevance Sort by last modified time
    Searched refs:resetCarrierKeysForImsiEncryption (Results 1 - 9 of 9) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
IPhoneSubInfo.aidl 154 void resetCarrierKeysForImsiEncryption(int subId, String callingPackage);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfoController.java 142 public void resetCarrierKeysForImsiEncryption(int subId, String callingPackage) {
146 phone.resetCarrierKeysForImsiEncryption();
149 loge("resetCarrierKeysForImsiEncryption phone is null for Subscription:" + subId);
CarrierInfoManager.java 49 // Last time the resetCarrierKeysForImsiEncryption API was called successfully.
191 public void resetCarrierKeysForImsiEncryption(Context context, int mPhoneId) {
196 Log.i(LOG_TAG, "resetCarrierKeysForImsiEncryption: Access rate exceeded");
PhoneInternalInterface.java     [all...]
GsmCdmaPhone.java     [all...]
Phone.java     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiStateMachineTest.java     [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java     [all...]

Completed in 664 milliseconds