Searched refs:getSourceDestinations (Results 1 – 9 of 9) sorted by relevance
440 when(mMeasurementDao.getSourceDestinations(source.getId())) in shouldNotCreateEventReportAfterEventReportWindow_secondTrigger()632 when(mMeasurementDao.getSourceDestinations(source.getId())) in shouldNotAddIfRateLimitExceeded_aggregateAndEventScope_aggregateLimited()692 .getSourceDestinations(source.getId()); in performPendingAttributions_vtcWithConfiguredReportsCount_attributeUptoConfigLimit()742 when(mMeasurementDao.getSourceDestinations(source.getId())) in shouldIgnoreForMaxReportsPerSource()802 when(mMeasurementDao.getSourceDestinations(source.getId())) in shouldNotReplaceHighPriorityReports()834 when(mMeasurementDao.getSourceDestinations(source.getId())) in shouldDoSimpleAttribution()994 when(mMeasurementDao.getSourceDestinations(source.getId())) in performPendingAttributions_generatesAggregateReport_excludeSourceRegistrationTime()1077 when(mMeasurementDao.getSourceDestinations(source.getId())) in performPendingAttributions_generatesAggregateReport_excludeSourceRegistrationTime_includeContextId()1123 when(mMeasurementDao.getSourceDestinations(source.getId())) in shouldDoSimpleAttributionWithNullReports_includeSourceRegistrationTime()1194 when(mMeasurementDao.getSourceDestinations(source.getId())) in shouldDoSimpleAttribution_excludeSourceRegistrationTime_noNullReports()[all …]
304 when(mMeasurementDao.getSourceDestinations(eventReport.getSourceId())) in testSendReportSuccess_reinstallAttributionEnabled_persistsAppReportHistory()375 when(mMeasurementDao.getSourceDestinations(eventReport.getSourceId())) in testSendReportSuccess_reinstallAttributionDisabled_doesNotPersistsAppReportHistory()445 when(mMeasurementDao.getSourceDestinations(eventReport.getSourceId())) in testSendReportForPendingReportSuccess_coarseSource_doesNotPersistAppReportHistory()
271 when(mMeasurementDao.getSourceDestinations(aggregateReport.getSourceId())) in testSendReportSuccess_reinstallAttributionEnabled_persistsAppReportHistory()331 when(mMeasurementDao.getSourceDestinations(aggregateReport.getSourceId())) in testSendReportSuccess_reinstallAttributionEnabled_skipNullAggregateReport()390 when(mMeasurementDao.getSourceDestinations(aggregateReport.getSourceId())) in testSendReportSuccess_reinstallAttributionDisabled_doesNotPersistsAppReportHistory()
323 dao.getSourceDestinations(eventReport.getSourceId()); in updateAppReportHistory()
358 dao.getSourceDestinations(aggregateReport.getSourceId()); in updateAppReportHistory()
70 Pair<List<Uri>, List<Uri>> getSourceDestinations(@NonNull String sourceId) in getSourceDestinations() method
225 public Pair<List<Uri>, List<Uri>> getSourceDestinations(@NonNull String sourceId) in getSourceDestinations() method in MeasurementDao
975 measurementDao.getSourceDestinations(source.getId()); in maybeGenerateEventReport()
280 measurementDao.getSourceDestinations(source.getId())) in testInsertSource()347 measurementDao.getSourceDestinations(source.getId())) in testInsertSource_flexibleEventReport_equal()3370 measurementDao.getSourceDestinations(source1.getId())) in getSourceDestinations_returnsExpected()3385 measurementDao.getSourceDestinations(source2.getId())) in getSourceDestinations_returnsExpected()