Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DHotspotControllerImplTest.java99 ((WifiManager.SoftApCallback) invocation.getArgument(1)) in setUp()
103 any(WifiManager.SoftApCallback.class)); in setUp()
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/nl80211/
H A DWifiNl80211Manager.java334 public interface SoftApCallback { interface in WifiNl80211Manager
500 private SoftApCallback mSoftApListener;
502 ApInterfaceEventCallback(Executor executor, SoftApCallback listener) { in ApInterfaceEventCallback()
1453 @NonNull SoftApCallback callback) { in registerApCallback()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHotspotControllerImpl.java52 public class HotspotControllerImpl implements HotspotController, WifiManager.SoftApCallback {
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/nl80211/
H A DWifiNl80211ManagerTest.java95 private WifiNl80211Manager.SoftApCallback mSoftApListener;
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt9938 …ava.util.concurrent.Executor, @NonNull android.net.wifi.nl80211.WifiNl80211Manager.SoftApCallback);
10000 @Deprecated public static interface WifiNl80211Manager.SoftApCallback {