Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DAbstractContactAggregator.java1487 int mimetypeId = c.getInt(RawContactsQuery.MIMETYPE_ID); in computeAggregateData() local
1489 if (mimetypeId == mMimeTypeIdPhoto) { in computeAggregateData()
1506 } else if (mimetypeId == mMimeTypeIdPhone) { in computeAggregateData()