Searched refs:SuggestionEditConfirmationDialogFragment (Results 1 – 2 of 2) sorted by relevance
28 public class SuggestionEditConfirmationDialogFragment extends DialogFragment { class38 final SuggestionEditConfirmationDialogFragment dialog = new in show()39 SuggestionEditConfirmationDialogFragment(); in show()
1660 SuggestionEditConfirmationDialogFragment.show(this, contactLookupUri, rawContactId); in onEditAction()