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.java157 startGscan(WifiScanner.WIFI_BAND_UNSPECIFIED, channelList); in addListenerOnButton()
160 startGscan(WifiScanner.WIFI_BAND_BOTH, null); in addListenerOnButton()
254 private void startGscan(int band, Integer[] channelList) { in startGscan() method in PMCMainActivity
431 startGscan(WifiScanner.WIFI_BAND_UNSPECIFIED, channelList); in onReceive()
433 startGscan(WifiScanner.WIFI_BAND_BOTH, null); in onReceive()