Searched defs:requestIccSimAuthentication (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RadioSimProxy.java | 441 public void requestIccSimAuthentication(int serial, int authContext, String authData, in requestIccSimAuthentication() method in RadioSimProxy
|
D | CommandsInterface.java | 1935 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication() method
|
D | RIL.java | 4205 public void requestIccSimAuthentication(int authContext, String data, String aid, in requestIccSimAuthentication() method in RIL
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 549 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication() method in ImsPhoneCommandInterface
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedCommands.java | 1911 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication() method in SimulatedCommands
|
D | SimulatedCommandsVerifier.java | 1199 public void requestIccSimAuthentication(int authContext, String data, String aid, in requestIccSimAuthentication() method in SimulatedCommandsVerifier
|