Searched refs:hasCoarseEventReportDestinations (Results 1 – 6 of 6) sorted by relevance
331 && dao.getSource(eventReport.getSourceId()).hasCoarseEventReportDestinations()) { in updateAppReportHistory()
359 && hasCoarseEventReportDestinations(); in shouldReportCoarseDestinations()1058 public boolean hasCoarseEventReportDestinations() { in hasCoarseEventReportDestinations() method in Source
1237 && source.hasCoarseEventReportDestinations()) { in getEventReportDestinations()
710 source.hasCoarseEventReportDestinations()); in insertSource()
5929 assertFalse(result.hasCoarseEventReportDestinations()); in fetchSource_withFeatureDisabledCoarseDestinationProvided_valueIgnored()5967 assertTrue(result.hasCoarseEventReportDestinations()); in fetchSource_withFeatureEnabledCoarseDestinationProvided_valueParsed()
268 validSource.hasCoarseEventReportDestinations(), in testInsertSource()269 source.hasCoarseEventReportDestinations()); in testInsertSource()