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