Searched refs:sendCurrentNetworkEapSimGsmAuthResponse (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaIfaceHalTest.java739 assertFalse(mDut.sendCurrentNetworkEapSimGsmAuthResponse(params));
742 assertTrue(mDut.sendCurrentNetworkEapSimGsmAuthResponse(params));
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java498 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimGsmAuthResponse(response);
H A DSupplicantStaIfaceHal.java600 public boolean sendCurrentNetworkEapSimGsmAuthResponse(String paramsStr) { method in class:SupplicantStaIfaceHal

Completed in 65 milliseconds