Home
last modified time | relevance | path

Searched defs:getGroupWritableAccounts (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/
DMockAccountTypeManager.java69 public List<AccountWithDataSet> getGroupWritableAccounts() { in getGroupWritableAccounts() method in MockAccountTypeManager
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DAccountTypeManager.java121 public abstract List<AccountWithDataSet> getGroupWritableAccounts(); in getGroupWritableAccounts() method in AccountTypeManager
577 public List<AccountWithDataSet> getGroupWritableAccounts() { in getGroupWritableAccounts() method in AccountTypeManagerImpl