Searched refs:IntentDialogFragment (Results 1 – 2 of 2) sorted by relevance
44 public class IntentDialogFragment extends DialogFragment { class60 public static IntentDialogFragment newInstance(String activityName, List<String> flags, in newInstance()62 IntentDialogFragment fragment = new IntentDialogFragment(); in newInstance()
152 IntentDialogFragment.newInstance(shortClassName, flags, taskId).show(manager, in showDialogWithFlags()