Searched refs:ChooseActionDialogFragment (Results 1 – 1 of 1) sorted by relevance
61 final ChooseActionDialogFragment dialog = ChooseActionDialogFragment.newInstance(); in onCreate()88 private static class ChooseActionDialogFragment extends DialogFragment { class in SmsStorageLowWarningFragment89 public static ChooseActionDialogFragment newInstance() { in newInstance()90 return new ChooseActionDialogFragment(); in newInstance()