Home
last modified time | relevance | path

Searched refs:simAuthResponse (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1044 public boolean simAuthResponse(int id, String type, String response) { in simAuthResponse() method in WifiNative
DWifiStateMachine.java7956 mWifiNative.simAuthResponse(requestData.networkId, "GSM-AUTH", response); in handleGsmAuthRequest()
8035 mWifiNative.simAuthResponse(requestData.networkId, res_type, response); in handle3GAuthRequest()