Searched refs:FirstTimeSpamCallDialogFragment (Results 1 – 1 of 1) sorted by relevance
285 FirstTimeSpamCallDialogFragment.newInstance(getCallInfo()) in showSpamFullDialog()286 .show(getFragmentManager(), FirstTimeSpamCallDialogFragment.TAG); in showSpamFullDialog()357 public static class FirstTimeSpamCallDialogFragment extends DialogFragment { class in SpamNotificationActivity365 FirstTimeSpamCallDialogFragment fragment = new FirstTimeSpamCallDialogFragment(); in newInstance()