Searched refs:aggregationRawContactIds (Results 1 – 1 of 1) sorted by relevance
5026 Set<Long> aggregationRawContactIds = new HashSet<>(); in queryAggregationRawContactIds() local5035 aggregationRawContactIds.add(rawContactId1); in queryAggregationRawContactIds()5038 aggregationRawContactIds.add(rawContactId2); in queryAggregationRawContactIds()5044 return aggregationRawContactIds; in queryAggregationRawContactIds()