Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimUiccRecords.java440 mCi.requestIsimAuthentication(nonce,obtainMessage(EVENT_AKA_AUTHENTICATE_DONE)); in getIsimChallengeResponse()
/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/imsphone/
DImsPhoneCommandInterface.java543 public void requestIsimAuthentication(String nonce, Message response) { in requestIsimAuthentication() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1695 public void requestIsimAuthentication(String nonce, Message response); in requestIsimAuthentication() method
DRIL.java4524 public void requestIsimAuthentication(String nonce, Message response) { in requestIsimAuthentication() method in RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken628 public void requestIsimAuthentication(String nonce, Message response) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1669 public void requestIsimAuthentication(String nonce, Message response) { in requestIsimAuthentication() method in SimulatedCommands