Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1924 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimUmtsAuthFailure(ifaceName); in umtsAuthFailedResponse()
DSupplicantStaIfaceHal.java1150 public boolean sendCurrentNetworkEapSimUmtsAuthFailure(@NonNull String ifaceName) { in sendCurrentNetworkEapSimUmtsAuthFailure() method in SupplicantStaIfaceHal