Searched refs:getCellPhone (Results 1 – 3 of 3) sorted by relevance
35 assertEquals("1-650-335-5681", user.getCellPhone()); in testConstructor()
289 .addPhone(rawContact.getCellPhone(), Phone.TYPE_MOBILE) in addContact()363 rawContact.getCellPhone(), uri); in updateContact()388 contactOp.addPhone(rawContact.getCellPhone(), Phone.TYPE_MOBILE); in updateContact()
89 public String getCellPhone() { in getCellPhone() method in RawContact