Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/activities/
DAttachPhotoActivity.java363 final ContactEditorUtils editorUtils = ContactEditorUtils.create(this); in selectAccountAndCreateContact() local
373 if (editorUtils.shouldShowAccountChangedNotification(accounts)) { in selectAccountAndCreateContact()
380 final AccountWithDataSet targetAccount = editorUtils.getOnlyOrDefaultAccount(accounts); in selectAccountAndCreateContact()