Home
last modified time | relevance | path

Searched refs:writableAccounts (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorUtils.java115 public boolean shouldShowAccountChangedNotification(List<AccountWithDataSet> writableAccounts) { in shouldShowAccountChangedNotification() argument
116 return mContactsPrefs.shouldShowAccountChangedNotification(writableAccounts); in shouldShowAccountChangedNotification()