Searched refs:mGroupWritableAccounts (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/contacts/common/model/
H A DAccountTypeManager.java246 private List<AccountWithDataSet> mGroupWritableAccounts = new ArrayList<>(); field in class:AccountTypeManagerImpl
552 mGroupWritableAccounts = groupWritableAccounts;
610 return mGroupWritableAccounts;

Completed in 36 milliseconds