Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1915 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimGsmAuthFailure(ifaceName); in simAuthFailedResponse()
DSupplicantStaIfaceHal.java1122 public boolean sendCurrentNetworkEapSimGsmAuthFailure(@NonNull String ifaceName) { in sendCurrentNetworkEapSimGsmAuthFailure() method in SupplicantStaIfaceHal