Searched defs:homePhone (Results 1 – 2 of 2) sorted by relevance
179 String cellPhone, String officePhone, String homePhone, String email, in RawContact()221 final String homePhone = !contact.isNull("h") ? contact.getString("h") : null; in valueOf() local240 String cellPhone, String officePhone, String homePhone, in create()
467 String homePhone = null; in getRawContact() local