Searched refs:aggregationRawContactIds (Results 1 – 1 of 1) sorted by relevance
5019 Set<Long> aggregationRawContactIds = new ArraySet<>(); in queryAggregationRawContactIds() local5028 aggregationRawContactIds.add(rawContactId1); in queryAggregationRawContactIds()5031 aggregationRawContactIds.add(rawContactId2); in queryAggregationRawContactIds()5037 return aggregationRawContactIds; in queryAggregationRawContactIds()