Searched refs:isSameAs (Results 1 – 1 of 1) sorted by relevance
240 public boolean isSameAs(int type, String value); in isSameAs() method373 public boolean isSameAs(int type, String value) { in isSameAs() method in ContactsSyncAdapter.EmailRow391 public boolean isSameAs(int type, String value) { in isSameAs() method in ContactsSyncAdapter.ImRow412 public boolean isSameAs(int _type, String value) { in isSameAs() method in ContactsSyncAdapter.PhoneRow1445 if (row.isSameAs(rowType, data)) { in addUntyped()