Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DPMCMainActivity.java140 startGscan(WifiScanner.WIFI_BAND_UNSPECIFIED, channelList); in addListenerOnButton()
143 startGscan(WifiScanner.WIFI_BAND_BOTH, null); in addListenerOnButton()
231 private void startGscan(int band, Integer[] channelList) { in startGscan() method in PMCMainActivity
381 startGscan(WifiScanner.WIFI_BAND_UNSPECIFIED, channelList); in onReceive()
383 startGscan(WifiScanner.WIFI_BAND_BOTH, null); in onReceive()