Home
last modified time | relevance | path

Searched defs:onSoftApChannelSwitched (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/wifi/java/src/android/net/wifi/nl80211/
DWifiNl80211Manager.java348 void onSoftApChannelSwitched(int frequencyMhz, @WifiAnnotations.Bandwidth int bandwidth); in onSoftApChannelSwitched() method
514 public void onSoftApChannelSwitched(int frequency, int bandwidth) { in onSoftApChannelSwitched() method in WifiNl80211Manager.ApInterfaceEventCallback