Searched refs:REPORT_EVENT_NO_BATCH (Results 1 – 7 of 7) sorted by relevance
192 WifiScanner.REPORT_EVENT_NO_BATCH)); in manyRequestsDifferentReportScans()410 10, WifiScanner.REPORT_EVENT_NO_BATCH)); in exactRequests()412 0, WifiScanner.REPORT_EVENT_NO_BATCH)); in exactRequests()414 0, WifiScanner.REPORT_EVENT_NO_BATCH)); in exactRequests()761 if ((settings.reportEvents & WifiScanner.REPORT_EVENT_NO_BATCH) == 0) { in assertSettingsSatisfied()762 if ((bucket.report_events & WifiScanner.REPORT_EVENT_NO_BATCH) != 0) { in assertSettingsSatisfied()767 .append(bucket.report_events & WifiScanner.REPORT_EVENT_NO_BATCH) in assertSettingsSatisfied()769 .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()
162 public static final int REPORT_EVENT_NO_BATCH = (1 << 2); field in WifiScanner
1028 scanSettings.reportEvents = WifiScanner.REPORT_EVENT_NO_BATCH; in startDisconnectedPnoScan()
747 if (in.testAndClear(WifiScanner.REPORT_EVENT_NO_BATCH)) { in makeReportSchemeFromBucketSettingsReportEvents()
5484 field public static final int REPORT_EVENT_NO_BATCH = 4; // 0x4
5390 field public static final int REPORT_EVENT_NO_BATCH = 4; // 0x4