Searched refs:GroupDeletionDialogFragment (Results 1 – 2 of 2) sorted by relevance
32 public class GroupDeletionDialogFragment extends DialogFragment { class38 GroupDeletionDialogFragment dialog = new GroupDeletionDialogFragment(); in show()
57 import com.android.contacts.interactions.GroupDeletionDialogFragment;601 GroupDeletionDialogFragment.show(getFragmentManager(), mGroupMetaData.groupId, in deleteGroup()