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