Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DJoinContactConfirmationDialogFragment.java30 public class JoinContactConfirmationDialogFragment extends DialogFragment { class
55 final JoinContactConfirmationDialogFragment dialog = new in show()
56 JoinContactConfirmationDialogFragment(); in show()
DContactEditorBaseFragment.java98 JoinContactConfirmationDialogFragment.Listener,
681 JoinContactConfirmationDialogFragment.show(this, contactId); in onActivityResult()