Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimUiccRecords.java443 mCi.requestIsimAuthentication(nonce,obtainMessage(EVENT_AKA_AUTHENTICATE_DONE)); in getIsimChallengeResponse()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java543 public void requestIsimAuthentication(String nonce, Message response) { in requestIsimAuthentication() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java544 public void requestIsimAuthentication(String nonce, Message response) { in requestIsimAuthentication() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1694 public void requestIsimAuthentication(String nonce, Message response); in requestIsimAuthentication() method
DRIL.java4757 public void requestIsimAuthentication(String nonce, Message response) { in requestIsimAuthentication() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1185 public void requestIsimAuthentication(String nonce, Message response) { in requestIsimAuthentication() method in SimulatedCommandsVerifier
DSimulatedCommands.java1783 public void requestIsimAuthentication(String nonce, Message response) { in requestIsimAuthentication() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken628 public void requestIsimAuthentication(String nonce, Message response) {