Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl168 void resetCarrierKeysForImsiEncryption(int subId, String callingPackage); in resetCarrierKeysForImsiEncryption() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java155 public void resetCarrierKeysForImsiEncryption(int subId, String callingPackage) {
163 phone.resetCarrierKeysForImsiEncryption();
DCarrierInfoManager.java283 public void resetCarrierKeysForImsiEncryption(Context context, int mPhoneId, in resetCarrierKeysForImsiEncryption() method in CarrierInfoManager
DPhoneInternalInterface.java1096 public void resetCarrierKeysForImsiEncryption(); in resetCarrierKeysForImsiEncryption() method
DGsmCdmaPhone.java2191 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in GsmCdmaPhone
2192 mCIM.resetCarrierKeysForImsiEncryption(mContext, mPhoneId, false); in resetCarrierKeysForImsiEncryption()
2196 public void resetCarrierKeysForImsiEncryption(boolean forceResetAll) { in resetCarrierKeysForImsiEncryption() method in GsmCdmaPhone
2197 mCIM.resetCarrierKeysForImsiEncryption(mContext, mPhoneId, forceResetAll); in resetCarrierKeysForImsiEncryption()
3676 resetCarrierKeysForImsiEncryption(); in handleMessage()
DPhone.java4094 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in Phone
4105 public void resetCarrierKeysForImsiEncryption(boolean forceResetAll) { in resetCarrierKeysForImsiEncryption() method in Phone
/frameworks/base/core/api/
Dmodule-lib-lint-baseline.txt1428 RequiresPermission: android.telephony.TelephonyManager#resetCarrierKeysForImsiEncryption():
1429 …Method 'resetCarrierKeysForImsiEncryption' documentation mentions permissions already declared by …
Dtest-lint-baseline.txt1594 RequiresPermission: android.telephony.TelephonyManager#resetCarrierKeysForImsiEncryption():
1595 …Method 'resetCarrierKeysForImsiEncryption' documentation mentions permissions already declared by …
Dsystem-lint-baseline.txt1552 RequiresPermission: android.telephony.TelephonyManager#resetCarrierKeysForImsiEncryption():
1553 …Method 'resetCarrierKeysForImsiEncryption' documentation mentions permissions already declared by …
Dsystem-current.txt16125 …on(android.Manifest.permission.MODIFY_PHONE_STATE) public void resetCarrierKeysForImsiEncryption();
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4853 public void resetCarrierKeysForImsiEncryption() { in resetCarrierKeysForImsiEncryption() method in TelephonyManager
4860 info.resetCarrierKeysForImsiEncryption(subId, mContext.getOpPackageName()); in resetCarrierKeysForImsiEncryption()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54957 Landroid/telephony/TelephonyManager;->resetCarrierKeysForImsiEncryption()V
83412 Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->resetCarrierKeysForImsiEncryption(ILjava…
83474 Lcom/android/internal/telephony/IPhoneSubInfo;->resetCarrierKeysForImsiEncryption(ILjava/lang/Strin…