Searched refs:aggregationRawContactIds (Results 1 – 1 of 1) sorted by relevance
4995 Set<Long> aggregationRawContactIds = new ArraySet<>(); in queryAggregationRawContactIds() local5004 aggregationRawContactIds.add(rawContactId1); in queryAggregationRawContactIds()5007 aggregationRawContactIds.add(rawContactId2); in queryAggregationRawContactIds()5013 return aggregationRawContactIds; in queryAggregationRawContactIds()