Searched refs:BULK_INSERTS_PER_YIELD_POINT (Results 1 – 1 of 1) sorted by relevance
77 private static final int BULK_INSERTS_PER_YIELD_POINT = 50; field in AbstractContactsProvider233 if (++opCount >= BULK_INSERTS_PER_YIELD_POINT) { in bulkInsert()