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