Searched defs:requestIsimAuthentication (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java546 public void requestIsimAuthentication(String nonce, Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java547 public void requestIsimAuthentication(String nonce, Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1697 public void requestIsimAuthentication(String nonce, Message response); method in interface:CommandsInterface
H A DRIL.java4831 public void requestIsimAuthentication(String nonce, Message response) { method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1783 public void requestIsimAuthentication(String nonce, Message response) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java1188 public void requestIsimAuthentication(String nonce, Message response) { method in class:SimulatedCommandsVerifier

Completed in 69 milliseconds