Searched refs:requestIsimAuthentication (Results 1 - 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java543 public void requestIsimAuthentication(String nonce, Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java544 public void requestIsimAuthentication(String nonce, Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIsimUiccRecords.java440 mCi.requestIsimAuthentication(nonce,obtainMessage(EVENT_AKA_AUTHENTICATE_DONE));
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java.broken628 public void requestIsimAuthentication(String nonce, Message response) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1695 public void requestIsimAuthentication(String nonce, Message response); method in interface:CommandsInterface
H A DRIL.java4525 public void requestIsimAuthentication(String nonce, Message response) { method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1669 public void requestIsimAuthentication(String nonce, Message response) { method in class:SimulatedCommands

Completed in 237 milliseconds