Searched refs:setStateForNewContact (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorFragment.java1046 setStateForNewContact(account, accountType, isEditingUserProfile());
1086 private void setStateForNewContact(AccountWithDataSet account, AccountType accountType, method in class:ContactEditorFragment
1088 setStateForNewContact(account, accountType, /* oldState =*/ null,
1096 private void setStateForNewContact(AccountWithDataSet account, AccountType accountType, method in class:ContactEditorFragment
1341 setStateForNewContact(newAccount, newAccountType, oldState, oldAccountType,

Completed in 34 milliseconds