Searched refs:changeIccPin2ForApp (Results 1 - 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java546 public void changeIccPin2ForApp(String oldPin2, String newPin2, String aidPtr, method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java547 public void changeIccPin2ForApp(String oldPin2, String newPin2, String aidPtr, method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java836 mCi.changeIccPin2ForApp(oldPassword, newPassword, mAid,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java.broken209 public void changeIccPin2ForApp(String oldPin2, String newPin2, String aidPtr, Message result) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java781 void changeIccPin2ForApp(String oldPin2, String newPin2, String aidPtr, Message result); method in interface:CommandsInterface
H A DRIL.java847 changeIccPin2ForApp(oldPin2, newPin2, null, result);
851 changeIccPin2ForApp(String oldPin2, String newPin2, String aid, Message result) { method in class:RIL
863 radioProxy.changeIccPin2ForApp(rr.mSerial,
868 handleRadioProxyExceptionForRR(rr, "changeIccPin2ForApp", e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java634 public void changeIccPin2ForApp(String oldPin2, String newPin2, String aidPtr, Message result) { method in class:SimulatedCommandsVerifier
H A DSimulatedCommands.java1804 public void changeIccPin2ForApp(String oldPin2, String newPin2, String aidPtr, method in class:SimulatedCommands

Completed in 56 milliseconds