Searched refs:getSourceAttributionScopes (Results 1 – 3 of 3) sorted by relevance
79 List<String> getSourceAttributionScopes(@NonNull String sourceId) throws DatastoreException; in getSourceAttributionScopes() method
264 public List<String> getSourceAttributionScopes(@NonNull String sourceId) in getSourceAttributionScopes() method in MeasurementDao
394 measurementDao.getSourceAttributionScopes(source.getId())) in testInsertSource_attributionScopeEnabled_success()427 measurementDao.getSourceAttributionScopes(source.getId())) in testInsertSource_attributionScopeDisabled_doesNotInsertAttributionScopeRelatedData()10054 .getSourceAttributionScopes( in testUpdateSourcesForAttributionScope_scopesNotSelected_removesScopes()10067 .getSourceAttributionScopes( in testUpdateSourcesForAttributionScope_scopesNotSelected_removesScopes()10933 assertThat(dao.getSourceAttributionScopes(insertedSourceId.get())) in insertSourceForAttributionScope()