HomeSort by relevance Sort by last modified time
    Searched defs:addBucketWithChannels (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
ScanTestUtil.java 137 public NativeScanSettingsBuilder addBucketWithChannels(
143 return addBucketWithChannels(period, reportEvents, channelFreqs);
146 public NativeScanSettingsBuilder addBucketWithChannels(
183 builder.addBucketWithChannels(0, reportEvents, requestSettings.channels);
202 .addBucketWithChannels(0, actualReportEvents, channels)
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
BackgroundScanSchedulerTest.java     [all...]

Completed in 46 milliseconds