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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaIfaceHalTest.java775 assertFalse(mDut.sendCurrentNetworkEapSimUmtsAutsResponse(params));
778 assertTrue(mDut.sendCurrentNetworkEapSimUmtsAutsResponse(params));
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java502 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimUmtsAutsResponse(response);
H A DSupplicantStaIfaceHal.java632 public boolean sendCurrentNetworkEapSimUmtsAutsResponse(String paramsStr) { method in class:SupplicantStaIfaceHal

Completed in 41 milliseconds