Searched refs:onMcc (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java623 public void onMcc(int band) { method in class:WifiNative.VendorHalRadioModeChangeHandlerInternal
1932 void onMcc(int band); method in interface:WifiNative.VendorHalRadioModeChangeEventHandler
H A DWifiVendorHal.java3005 handler.onMcc(radioModeInfo0.bandInfo);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DWifiNativeInterfaceManagementTest.java1159 handler.onMcc(WifiScanner.WIFI_BAND_5_GHZ);
H A DWifiVendorHalTest.java2306 verify(mVendorHalRadioModeChangeHandler).onMcc(WifiScanner.WIFI_BAND_BOTH);

Completed in 46 milliseconds