Searched refs:EmailRow (Results 1 – 1 of 1) sorted by relevance
349 class EmailRow implements UntypedRow { class in ContactsSyncAdapter353 public EmailRow(String _email) { in EmailRow() method in ContactsSyncAdapter.EmailRow479 emails.add(new EmailRow(getValue())); in addData()