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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorUtils.java107 * @return true if it's the first launch and {@link #saveDefaultAndAllAccounts} has never
124 public void saveDefaultAndAllAccounts(AccountWithDataSet defaultAccount) { method in class:ContactEditorUtils
144 * @return the default account saved with {@link #saveDefaultAndAllAccounts}.
146 * Note the {@code null} return value can mean either {@link #saveDefaultAndAllAccounts} has
147 * never been called, or {@code null} was passed to {@link #saveDefaultAndAllAccounts} --

Completed in 1453 milliseconds