Searched defs:PHONETIC_FAMILY_NAME (Results 1 - 1 of 1) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ | ||
H A D | ContactsDatabaseHelper.java | 879 public static final int PHONETIC_FAMILY_NAME = 10; // data9 field in interface:ContactsDatabaseHelper.RawContactNameQuery 4642 name.phoneticFamilyName = c.getString(RawContactNameQuery.PHONETIC_FAMILY_NAME); |
Completed in 45 milliseconds