Searched refs:getApInterface (Results 1 – 1 of 1) sorted by relevance
850 if (getApInterface(ifaceName) == null) { in tearDownSoftApInterface()1363 private IApInterface getApInterface(@NonNull String ifaceName) { in getApInterface() method in WifiNl80211Manager1467 IApInterface iface = getApInterface(ifaceName); in registerApCallback()