Searched refs:queryAggregationRawContactIds (Results 1 – 1 of 1) sorted by relevance
4992 private Set<Long> queryAggregationRawContactIds(SQLiteDatabase db, long rawContactId) { in queryAggregationRawContactIds() method in ContactsProvider25078 Set<Long> aggregationRawContactIdsInLocal = queryAggregationRawContactIds(db, rawContactId); in updateFromMetaDataEntry()