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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java550 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.java551 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.java1695 * @see requestIccSimAuthentication
1712 public void requestIccSimAuthentication(int authContext, String data, String aid, Message response); method in interface:CommandsInterface
H A DRIL.java4842 public void requestIccSimAuthentication(int authContext, String data, String aid, method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1788 public void requestIccSimAuthentication(int authContext, String data, String aid, Message response) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java1193 public void requestIccSimAuthentication(int authContext, String data, String aid, method in class:SimulatedCommandsVerifier

Completed in 64 milliseconds