OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channelsToNativeSettings
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
ChannelHelperTest.java
19
import static com.android.server.wifi.ScanTestUtil.
channelsToNativeSettings
;
150
testBucket.channels =
channelsToNativeSettings
(2450, 5100);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
ScanTestUtil.java
152
bucket.channels =
channelsToNativeSettings
(channels);
388
public static WifiNative.ChannelSettings[]
channelsToNativeSettings
(int... channels) {
Completed in 1574 milliseconds