Searched refs:getWritableAccounts (Results 1 – 1 of 1) sorted by relevance
97 private List<AccountWithDataSet> getWritableAccounts() { in getWritableAccounts() method in ContactEditorUtils131 AccountWithDataSet.stringifyList(getWritableAccounts())); in saveDefaultAndAllAccounts()171 return getWritableAccounts().contains(account); in isValidAccount()212 final List<AccountWithDataSet> currentWritableAccounts = getWritableAccounts(); in shouldShowAccountChangedNotification()