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/
DContactAggregator.java1901 int mimetypeId = c.getInt(RawContactsQuery.MIMETYPE_ID); in computeAggregateData() local
1903 if (mimetypeId == mMimeTypeIdPhoto) { in computeAggregateData()
1920 } else if (mimetypeId == mMimeTypeIdPhone) { in computeAggregateData()