Searched refs:createContactList (Results 1 – 2 of 2) sorted by relevance
48 int createContactList(String name, in List<Contact> contacts); in createContactList() method
122 public int createContactList(String name, List<Contact> contacts) { in createContactList() method in ContactListManagerAdapter