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

/frameworks/base/core/java/com/android/internal/widget/
H A DContactHeaderWidget.java102 Contacts.PHONETIC_NAME,
114 int PHONETIC_NAME = 4; field in interface:ContactHeaderWidget.ContactQuery
549 final String phoneticName = c.getString(ContactQuery.PHONETIC_NAME);
/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.java578 * The phonetic alphabet used to represent the {@link #PHONETIC_NAME}. See
599 public static final String PHONETIC_NAME = "phonetic_name"; field in interface:ContactsContract.ContactNameColumns
4356 * <td>{@link #PHONETIC_NAME}</td>
4420 public static final String PHONETIC_NAME = DATA8; field in class:ContactsContract.CommonDataKinds.Organization
5893 public static final String PHONETIC_NAME = "phonetic_name"; field in class:ContactsContract.Intents.Insert

Completed in 68 milliseconds