Searched refs:REPORT_EVENT_FULL_SCAN_RESULT (Results 1 – 14 of 14) sorted by relevance
63 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultTrueForBandsWithNoBucketInfo()74 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultFalseForBandsWithNoBucketInfo()85 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultTrueForChannelsWithNoBucketInfo()96 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultFalseForChannelsWithNoBucketInfo()107 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultTrueForChannelsWithBucketDefinitlyScanned()118 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultFalseForChannelsWithBucketDefinitlyNotScanned()129 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataEmptyWithNoBucketInfo()141 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataSingleNotMatchingWithNoBucketInfo()153 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataSingleNotMatchingWithDefinitlyScannedBucketIndex()165 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataSingleNotMatchingWithBucketDefinitlyScanned()[all …]
98 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in singleRequest()115 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in singleRequestWithoutPredefinedBucket()132 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in fewRequests()134 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in fewRequests()150 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequests()152 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequests()154 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequests()170 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in requestsWithNoPeriodCommonDenominator()172 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in requestsWithNoPeriodCommonDenominator()192 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequestsDifferentReportScans()[all …]
164 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, in singleScanSuccessWithFullResults()416 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, in singleScanWhereSupplicantReturnsSomeOldResults()
214 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, in testDumpWithCorrectFormatWithScanResult()
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()
165 & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) != 0) { in startSingleScan()
1130 if ((settings.reportEvents & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) != 0 in activeScanSatisfies()1131 && (activeBucket.report_events & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) in activeScanSatisfies()1195 if ((entry.settings.reportEvents & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) in tryToStartNewScan()1197 bucketSettings.report_events |= WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT; in tryToStartNewScan()
447 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT; in startScan()
275 settings.reportEvents = WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT1270 settings.reportEvents = WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in startForcedSingleScan()
791 if (in.testAndClear(WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)) { in makeReportSchemeFromBucketSettingsReportEvents()
876 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, scanSettings.reportEvents); in validateScanSettings()
253 public static final int REPORT_EVENT_FULL_SCAN_RESULT = (1 << 1); field in WifiScanner
635 field public static final int REPORT_EVENT_FULL_SCAN_RESULT = 2; // 0x2
7469 field public static final int REPORT_EVENT_FULL_SCAN_RESULT = 2; // 0x2