Searched defs:PHONETIC_GIVEN_NAME (Results 1 - 1 of 1) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ | ||
H A D | ContactsDatabaseHelper.java | 876 public static final int PHONETIC_GIVEN_NAME = 8; // data7 field in interface:ContactsDatabaseHelper.RawContactNameQuery 4644 name.phoneticGivenName = c.getString(RawContactNameQuery.PHONETIC_GIVEN_NAME); |
Completed in 21 milliseconds