Searched refs:getSharedAggregationKeys (Results 1 – 6 of 6) sorted by relevance
231 String sharedAggregationKeysString = parentSource.getSharedAggregationKeys();
409 source.getSharedAggregationKeys()); in insertToDb()
261 assertEquals(validSource.getSharedAggregationKeys(), source.getSharedAggregationKeys()); in testInsertSource()324 assertEquals(validSource.getSharedAggregationKeys(), source.getSharedAggregationKeys()); in testInsertSource_flexibleEventReport_equal()6647 values.put(SourceContract.SHARED_AGGREGATION_KEYS, source.getSharedAggregationKeys()); in insertSource()
1015 public String getSharedAggregationKeys() { in getSharedAggregationKeys() method in Source
701 values.put(SourceContract.SHARED_AGGREGATION_KEYS, source.getSharedAggregationKeys()); in insertSource()
309 assertEquals(SHARED_AGGREGATION_KEYS, result.getSharedAggregationKeys()); in testBasicSourceRequest()1901 assertNull(result.getSharedAggregationKeys()); in fetchSource_xnaDisabled_nullSharedAggregationKeys()