Searched refs:get3GAuthResponse (Results 1 – 3 of 3) sorted by relevance
1097 assertEquals(null, mWifiCarrierInfoManager.get3GAuthResponse( in get3GAuthResponseInvalidRequest()1099 assertEquals(null, mWifiCarrierInfoManager.get3GAuthResponse( in get3GAuthResponseInvalidRequest()1111 SimAuthResponseData response = mWifiCarrierInfoManager.get3GAuthResponse( in get3GAuthResponseNullIccAuthentication()1125 SimAuthResponseData response = mWifiCarrierInfoManager.get3GAuthResponse( in get3GAuthResponseIccAuthenticationTooShort()1140 SimAuthResponseData response = mWifiCarrierInfoManager.get3GAuthResponse( in get3GAuthResponseBadTag()1155 SimAuthResponseData response = mWifiCarrierInfoManager.get3GAuthResponse( in get3GAuthResponseUmtsAuth()1171 SimAuthResponseData response = mWifiCarrierInfoManager.get3GAuthResponse( in get3GAuthResponseUmtsAuts()
1524 public SimAuthResponseData get3GAuthResponse(SimAuthRequestData requestData, in get3GAuthResponse() method in WifiCarrierInfoManager
7782 .get3GAuthResponse(requestData, requestingWifiConfiguration); in handle3GAuthRequest()