Searched defs:removeContact (Results 1 – 6 of 6) sorted by relevance
41 int removeContact(String address); in removeContact() method
63 int removeContact(String address); in removeContact() method
115 public void removeContact(Address address) throws ImException { in removeContact() method in ContactList135 public void removeContact(Contact contact) throws ImException { in removeContact() method in ContactList
68 public int removeContact(String address) { in removeContact() method in ContactListAdapter
148 public int removeContact(String address) { in removeContact() method in ContactListManagerAdapter
283 public void removeContact() { in removeContact() method in ContactListView291 void removeContact(Cursor c) { in removeContact() method in ContactListView