Searched refs:aggregationRawContactIds (Results 1 – 1 of 1) sorted by relevance
5053 Set<Long> aggregationRawContactIds = new HashSet<>(); in queryAggregationRawContactIds() local5062 aggregationRawContactIds.add(rawContactId1); in queryAggregationRawContactIds()5065 aggregationRawContactIds.add(rawContactId2); in queryAggregationRawContactIds()5071 return aggregationRawContactIds; in queryAggregationRawContactIds()