Home
last modified time | relevance | path

Searched refs:LOG_SYNC_CONTACTS_AGGREGATION (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DAbstractContactAggregator.java124 static final int LOG_SYNC_CONTACTS_AGGREGATION = 2747; field in AbstractContactAggregator
439 EventLog.writeEvent(LOG_SYNC_CONTACTS_AGGREGATION, start, -markedCount); in aggregateInTransaction()
492 EventLog.writeEvent(LOG_SYNC_CONTACTS_AGGREGATION, elapsedTime, actualCount); in aggregateInTransaction()