D | BaseContactsProvider2Test.java | 153 protected long createGroup(Account account, String sourceId, String title) { in createGroup() method in BaseContactsProvider2Test 154 return createGroup(account, sourceId, title, 1); in createGroup() 157 protected long createGroup(Account account, String sourceId, String title, int visible) { in createGroup() method in BaseContactsProvider2Test
|