Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java1582 verifyLohsBand(WifiConfiguration.AP_BAND_2GHZ); in testStartLocalOnlyHotspotAt2Ghz()
1603 verifyLohsBand(WifiConfiguration.AP_BAND_5GHZ); in testStartLocalOnlyHotspotAt5Ghz()
1606 private void verifyLohsBand(int expectedBand) { in verifyLohsBand() method in WifiServiceImplTest