Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java7964 String res_type = "UMTS-AUTH"; in handle3GAuthRequest() local
8021 res_type = "UMTS-AUTS"; in handle3GAuthRequest()
8035 mWifiNative.simAuthResponse(requestData.networkId, res_type, response); in handle3GAuthRequest()