Searched refs:aggregationRawContactIds (Results 1 – 1 of 1) sorted by relevance
5307 Set<Long> aggregationRawContactIds = new ArraySet<>(); in queryAggregationRawContactIds() local5316 aggregationRawContactIds.add(rawContactId1); in queryAggregationRawContactIds()5319 aggregationRawContactIds.add(rawContactId2); in queryAggregationRawContactIds()5325 return aggregationRawContactIds; in queryAggregationRawContactIds()