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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaIfaceHalTest.java757 assertFalse(mDut.sendCurrentNetworkEapSimUmtsAuthResponse(params));
760 assertTrue(mDut.sendCurrentNetworkEapSimUmtsAuthResponse(params));
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java500 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimUmtsAuthResponse(response);
H A DSupplicantStaIfaceHal.java621 public boolean sendCurrentNetworkEapSimUmtsAuthResponse(String paramsStr) { method in class:SupplicantStaIfaceHal

Completed in 87 milliseconds