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