Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java791 private SupplicantStaNetworkHal getCurrentNetworkRemoteHandle(@NonNull String ifaceName) { in getCurrentNetworkRemoteHandle() method in SupplicantStaIfaceHal
2373 SupplicantStaNetworkHal networkHal = getCurrentNetworkRemoteHandle(ifaceName); in checkSupplicantStaNetworkAndLogFailure()