Searched refs:updatePhone (Results 1 – 2 of 2) sorted by relevance
362 contactOp.updatePhone(c.getString(DataQuery.COLUMN_PHONE_NUMBER), in updateContact()366 contactOp.updatePhone(c.getString(DataQuery.COLUMN_PHONE_NUMBER), in updateContact()370 contactOp.updatePhone(c.getString(DataQuery.COLUMN_PHONE_NUMBER), in updateContact()
322 public ContactOperations updatePhone(String existingNumber, String phone, Uri uri) { in updatePhone() method in ContactOperations