Searched refs:REPORT_EVENT_NO_BATCH (Results 1 – 7 of 7) sorted by relevance
194 WifiScanner.REPORT_EVENT_NO_BATCH)); in manyRequestsDifferentReportScans()412 10, WifiScanner.REPORT_EVENT_NO_BATCH)); in exactRequests()414 0, WifiScanner.REPORT_EVENT_NO_BATCH)); in exactRequests()416 0, WifiScanner.REPORT_EVENT_NO_BATCH)); in exactRequests()763 if ((settings.reportEvents & WifiScanner.REPORT_EVENT_NO_BATCH) == 0) { in assertSettingsSatisfied()764 if ((bucket.report_events & WifiScanner.REPORT_EVENT_NO_BATCH) != 0) { in assertSettingsSatisfied()769 .append(bucket.report_events & WifiScanner.REPORT_EVENT_NO_BATCH) in assertSettingsSatisfied()771 .append(settings.reportEvents & WifiScanner.REPORT_EVENT_NO_BATCH); in assertSettingsSatisfied()
198 int reportEvents = WifiScanner.REPORT_EVENT_NO_BATCH; in createBucketSettings()206 if ((requestedReportEvents & WifiScanner.REPORT_EVENT_NO_BATCH) == 0) { in createBucketSettings()207 reportEvents &= ~WifiScanner.REPORT_EVENT_NO_BATCH; in createBucketSettings()602 & (WifiScanner.REPORT_EVENT_NO_BATCH in createTargetBucketSplitSettings()
257 public static final int REPORT_EVENT_NO_BATCH = (1 << 2); field in WifiScanner
1392 scanSettings.reportEvents = WifiScanner.REPORT_EVENT_NO_BATCH; in startDisconnectedPnoScan()
794 if (in.testAndClear(WifiScanner.REPORT_EVENT_NO_BATCH)) { in makeReportSchemeFromBucketSettingsReportEvents()
636 field public static final int REPORT_EVENT_NO_BATCH = 4; // 0x4
7470 field public static final int REPORT_EVENT_NO_BATCH = 4; // 0x4