Searched defs:totalNum (Results 1 – 2 of 2) sorted by relevance
436 int totalNum = ContactsIndexerImpl.NUM_DELETED_CONTACTS_PER_BATCH_FOR_APPSEARCH + 1; in testContactsIndexerImpl_batchRemoveContacts_largerThanBatchSize() local454 int totalNum = ContactsIndexerImpl.NUM_DELETED_CONTACTS_PER_BATCH_FOR_APPSEARCH - 1; in testContactsIndexerImpl_batchRemoveContacts_smallerThanBatchSize() local487 int totalNum = 3 * ContactsIndexerImpl.NUM_CONTACTS_PER_BATCH_FOR_CP2; in testContactsIndexerImpl_batchUpdateContactsNullCursor_shouldContinueOnError() local534 int totalNum = 3 * ContactsIndexerImpl.NUM_CONTACTS_PER_BATCH_FOR_CP2; in testContactsIndexerImpl_batchUpdateContactsNullCursor_shouldNotContinueOnError() local576 int totalNum = 3 * ContactsIndexerImpl.NUM_CONTACTS_PER_BATCH_FOR_CP2; in testContactsIndexerImpl_batchUpdateContactsThrows_shouldContinueOnError() local623 int totalNum = 3 * ContactsIndexerImpl.NUM_CONTACTS_PER_BATCH_FOR_CP2; in testContactsIndexerImpl_batchUpdateContactsThrows_shouldNotContinueOnError() local
243 final int totalNum = fontDataSize * displayDataSize; in createConfig() local