Searched defs:removedIds (Results 1 – 2 of 2) sorted by relevance
410 List<String> removedIds = new ArrayList<>(totalNum); in testContactsIndexerImpl_batchRemoveContacts_largerThanBatchSize() local426 List<String> removedIds = new ArrayList<>(totalNum); in testContactsIndexerImpl_batchRemoveContacts_smallerThanBatchSize() local
168 final List<String> removedIds = new ArrayList<>(); in updatePinned() local