Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java959 private List<Integer> getSupportedSoftApBand(SoftApCapability capability) { in getSupportedSoftApBand() method in WifiManagerTest
997 supportedSoftApBands = getSupportedSoftApBand( in startLocalOnlyHotspot()