Searched refs:NUM_DELETED_CONTACTS_PER_BATCH_FOR_APPSEARCH (Results 1 – 2 of 2) sorted by relevance
54 static final int NUM_DELETED_CONTACTS_PER_BATCH_FOR_APPSEARCH = 500; field in ContactsIndexerImpl158 startIndex + NUM_DELETED_CONTACTS_PER_BATCH_FOR_APPSEARCH, in batchRemoveContactsAsync()
436 int totalNum = ContactsIndexerImpl.NUM_DELETED_CONTACTS_PER_BATCH_FOR_APPSEARCH + 1; in testContactsIndexerImpl_batchRemoveContacts_largerThanBatchSize()454 int totalNum = ContactsIndexerImpl.NUM_DELETED_CONTACTS_PER_BATCH_FOR_APPSEARCH - 1; in testContactsIndexerImpl_batchRemoveContacts_smallerThanBatchSize()