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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java555 public void requestIccSimAuthentication(int authContext, String data, String aid, Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java556 public void requestIccSimAuthentication(int authContext, String data, String aid, Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1722 * @see requestIccSimAuthentication
1739 public void requestIccSimAuthentication(int authContext, String data, String aid, Message response); method in interface:CommandsInterface
H A DRIL.java3421 public void requestIccSimAuthentication(int authContext, String data, String aid, method in class:RIL
3432 radioProxy.requestIccSimAuthentication(rr.mSerial,
3437 handleRadioProxyExceptionForRR(rr, "requestIccSimAuthentication", e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1815 public void requestIccSimAuthentication(int authContext, String data, String aid, Message response) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java1199 public void requestIccSimAuthentication(int authContext, String data, String aid, method in class:SimulatedCommandsVerifier

Completed in 127 milliseconds