Searched refs:PhoneRow (Results 1 – 1 of 1) sorted by relevance
396 class PhoneRow implements UntypedRow { class in ContactsSyncAdapter400 public PhoneRow(String _phone, int _type) { in PhoneRow() method in ContactsSyncAdapter.PhoneRow483 workPhones.add(new PhoneRow(getValue(), Phone.TYPE_WORK)); in addData()499 homePhones.add(new PhoneRow(getValue(), Phone.TYPE_HOME)); in addData()