Searched defs:PHONETIC_NAME (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContacts.java257 public static final String PHONETIC_NAME = "phonetic_name"; field in interface:Contacts.PeopleColumns
2229 public static final String PHONETIC_NAME = field in class:Contacts.Intents.Insert
2230 ContactsContract.Intents.Insert.PHONETIC_NAME;
H A DContactsContract.java1115 * The phonetic alphabet used to represent the {@link #PHONETIC_NAME}. See
1131 public static final String PHONETIC_NAME = "phonetic_name"; field in interface:ContactsContract.ContactNameColumns
6132 * <td>{@link #PHONETIC_NAME}</td>
6196 public static final String PHONETIC_NAME = DATA8; field in class:ContactsContract.CommonDataKinds.Organization
8132 public static final String PHONETIC_NAME = "phonetic_name"; field in class:ContactsContract.Intents.Insert

Completed in 55 milliseconds