Home
last modified time | relevance | path

Searched refs:requestIccSimAuthentication (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java547 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java548 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java674 ci.requestIccSimAuthentication(authContext, data, in getIccSimChallengeResponse()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1709 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication() method
DRIL.java4768 public void requestIccSimAuthentication(int authContext, String data, String aid, in requestIccSimAuthentication() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1190 public void requestIccSimAuthentication(int authContext, String data, String aid, in requestIccSimAuthentication() method in SimulatedCommandsVerifier
DSimulatedCommands.java1788 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken632 public void requestIccSimAuthentication(String data, Message response) {