Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorUtils.java52 private static final List<AccountWithDataSet> EMPTY_ACCOUNTS = ImmutableList.of(); field in ContactEditorUtils
181 return EMPTY_ACCOUNTS; in getSavedAccounts()
190 return EMPTY_ACCOUNTS; in getSavedAccounts()