Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java876 public static final int ORGANIZATION_PHONETIC_NAME_STYLE = 11; // data10 field
4667 c.isNull(RawContactNameQuery.ORGANIZATION_PHONETIC_NAME_STYLE) in updateRawContactDisplayName()
4669 : c.getInt(RawContactNameQuery.ORGANIZATION_PHONETIC_NAME_STYLE); in updateRawContactDisplayName()