Searched defs:shouldShowAccountChangedNotification (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorUtils.java115 public boolean shouldShowAccountChangedNotification(List<AccountWithDataSet> writableAccounts) { method in class:ContactEditorUtils
116 return mContactsPrefs.shouldShowAccountChangedNotification(writableAccounts);
/packages/apps/Contacts/src/com/android/contacts/preference/
H A DContactsPreferences.java255 public boolean shouldShowAccountChangedNotification(List<AccountWithDataSet> method in class:ContactsPreferences

Completed in 156 milliseconds