Searched refs:REPORT_EVENT_FULL_SCAN_RESULT (Results 1 – 13 of 13) sorted by relevance
60 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultTrueForBandsWithNoBucketInfo()71 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultFalseForBandsWithNoBucketInfo()82 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultTrueForChannelsWithNoBucketInfo()93 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultFalseForChannelsWithNoBucketInfo()104 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultTrueForChannelsWithBucketDefinitlyScanned()115 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultFalseForChannelsWithBucketDefinitlyNotScanned()126 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataEmptyWithNoBucketInfo()138 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataSingleNotMatchingWithNoBucketInfo()150 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataSingleNotMatchingWithDefinitlyScannedBucketIndex()162 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataSingleNotMatchingWithBucketDefinitlyScanned()[all …]
96 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in singleRequest()113 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in singleRequestWithoutPredefinedBucket()130 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in fewRequests()132 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in fewRequests()148 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequests()150 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequests()152 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequests()168 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in requestsWithNoPeriodCommonDenominator()170 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in requestsWithNoPeriodCommonDenominator()190 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequestsDifferentReportScans()[all …]
163 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, in singleScanSuccessWithFullResults()415 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, in singleScanWhereSupplicantReturnsSomeOldResults()
212 if ((requestedReportEvents & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) != 0) { in createBucketSettings()213 reportEvents |= WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT; in createBucketSettings()603 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT); in createTargetBucketSplitSettings()
170 & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) != 0) { in startSingleScan()
893 if ((settings.reportEvents & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) != 0 in activeScanSatisfies()894 && (activeBucket.report_events & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) in activeScanSatisfies()961 if ((entry.settings.reportEvents & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) in tryToStartNewScan()963 bucketSettings.report_events |= WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT; in tryToStartNewScan()
485 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT; in startScan()
916 settings.reportEvents = WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in startSingleScan()
744 if (in.testAndClear(WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)) { in makeReportSchemeFromBucketSettingsReportEvents()
158 public static final int REPORT_EVENT_FULL_SCAN_RESULT = (1 << 1); field in WifiScanner
877 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, scanSettings.reportEvents); in validateScanSettings()
5483 field public static final int REPORT_EVENT_FULL_SCAN_RESULT = 2; // 0x2
5389 field public static final int REPORT_EVENT_FULL_SCAN_RESULT = 2; // 0x2