Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java4353 public long getMimeTypeIdForStructuredName() { in getMimeTypeIdForStructuredName() method in ContactsDatabaseHelper
5187 if (mimeType == getMimeTypeIdForStructuredName()) { in updateRawContactDisplayName()