Searched defs:given (Results 1 – 5 of 5) sorted by relevance
107 String given = null; in parsePhoneticName() local139 public static String buildPhoneticName(String family, String middle, String given) { in buildPhoneticName()
30 public String given; field in PhonebookEntry.Name
316 final String given = getLocalProfileGivenName(context); in getShorterNameIfPossible() local
321 final String given = getLocalProfileGivenName(context); in getShorterNameIfPossible() local
4601 final String given = c.getString(RawContactNameQuery.GIVEN_NAME); in updateRawContactDisplayName() local