Searched refs:markedCount (Results 1 – 1 of 1) sorted by relevance
427 final int markedCount = mRawContactsMarkedForAggregation.size(); in aggregateInTransaction() local428 if (markedCount == 0) { in aggregateInTransaction()434 Log.d(TAG, "aggregateInTransaction for " + markedCount + " contacts"); in aggregateInTransaction()437 EventLog.writeEvent(LOG_SYNC_CONTACTS_AGGREGATION, start, -markedCount); in aggregateInTransaction()