Searched refs:DefaultAppConfirmationDialogFragment (Results 1 – 2 of 2) sorted by relevance
32 public class DefaultAppConfirmationDialogFragment extends DialogFragment { class48 public static DefaultAppConfirmationDialogFragment newInstance(@NonNull String packageName, in newInstance()50 DefaultAppConfirmationDialogFragment fragment = new DefaultAppConfirmationDialogFragment(); in newInstance()
58 implements DefaultAppConfirmationDialogFragment.Listener,244 DefaultAppConfirmationDialogFragment.show(packageName, confirmationMessage, this); in onPreferenceClick()