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.java152 startGscan(WifiScanner.WIFI_BAND_UNSPECIFIED, channelList); in addListenerOnButton()
155 startGscan(WifiScanner.WIFI_BAND_BOTH, null); in addListenerOnButton()
247 private void startGscan(int band, Integer[] channelList) { in startGscan() method in PMCMainActivity
423 startGscan(WifiScanner.WIFI_BAND_UNSPECIFIED, channelList); in onReceive()
425 startGscan(WifiScanner.WIFI_BAND_BOTH, null); in onReceive()