Searched defs:family (Results 1 – 5 of 5) sorted by relevance
105 String family = null; in parsePhoneticName() local139 public static String buildPhoneticName(String family, String middle, String given) { in buildPhoneticName()
43 protected static InetAddress inet_pton(int family, String address) { in inet_pton()
29 public String family; field in PhonebookEntry.Name
3959 int family = telephonyManager.getPhoneType() == PhoneConstants.PHONE_TYPE_GSM ? in getIccRecords() local
4603 final String family = c.getString(RawContactNameQuery.FAMILY_NAME); in updateRawContactDisplayName() local