Searched refs:fetchTriggerMatchingSourcesForXna (Results 1 – 5 of 5) sorted by relevance
573 List<Source> fetchTriggerMatchingSourcesForXna( in fetchTriggerMatchingSourcesForXna() method
2141 public List<Source> fetchTriggerMatchingSourcesForXna(
403 measurementDao.fetchTriggerMatchingSourcesForXna(trigger, enrollmentIds); in selectSourceToAttribute()
3247 when(mMeasurementDao.fetchTriggerMatchingSourcesForXna(any(), any())) in performAttributions_withXnaConfig_originalSourceWinsAndOtherIgnored()3338 when(mMeasurementDao.fetchTriggerMatchingSourcesForXna(any(), any())) in performAttributions_withXnaConfig_derivedSourceWinsAndOtherIgnored()3433 when(mMeasurementDao.fetchTriggerMatchingSourcesForXna(any(), any())) in performAttributions_xnaDisabled_derivedSourceIgnored()
6813 dao.fetchTriggerMatchingSourcesForXna( in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()