Searched refs:mRawContactsQueryByRawContactId (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DAbstractContactAggregator.java182 protected String mRawContactsQueryByRawContactId; field in class:AbstractContactAggregator
393 mRawContactsQueryByRawContactId = String.format(Locale.US,
652 computeAggregateData(db, mRawContactsQueryByRawContactId, mSelectionArgs1, mContactInsert);
877 computeAggregateData(db, mRawContactsQueryByRawContactId, mSelectionArgs1,

Completed in 95 milliseconds