Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorUtils.java109 List<AccountWithDataSet> currentWritableAccounts) { in getOnlyOrDefaultAccount()
124 public void maybeUpdateDefaultAccount(List<AccountWithDataSet> currentWritableAccounts) { in maybeUpdateDefaultAccount()
/aosp12/packages/apps/Contacts/src/com/android/contacts/preference/
H A DContactsPreferences.java256 currentWritableAccounts) { in shouldShowAccountChangedNotification()