Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWificondControl.java188 public void onSoftApChannelSwitched(int frequency, int bandwidth) { in onSoftApChannelSwitched() method in WificondControl.ApInterfaceEventCallback
DWifiNative.java1533 void onSoftApChannelSwitched(int frequency, int bandwidth); in onSoftApChannelSwitched() method