ListPreferenceDialogFragment

Added in 1.0.0
Deprecated in 1.1.0

public class ListPreferenceDialogFragment extends PreferenceDialogFragment


Summary

Public constructors

This method is deprecated.

Use ListPreferenceDialogFragmentCompat instead

Public methods

static @NonNull ListPreferenceDialogFragment

This method is deprecated.

Use ListPreferenceDialogFragmentCompat instead

void
onCreate(@Nullable Bundle savedInstanceState)

This method is deprecated.

void
onDialogClosed(boolean positiveResult)

This method is deprecated.

Use ListPreferenceDialogFragmentCompat instead

void

This method is deprecated.

Protected methods

void

This method is deprecated.

Use PreferenceDialogFragmentCompat instead

Inherited Constants

From android.content.ComponentCallbacks2
static final int
static final int

This field is deprecated.

static final int

This field is deprecated.

static final int

This field is deprecated.

static final int

This field is deprecated.

static final int

This field is deprecated.

static final int
From android.app.DialogFragment
static final int

This field is deprecated.

static final int

This field is deprecated.

static final int

This field is deprecated.

static final int

This field is deprecated.

From androidx.preference.PreferenceDialogFragment
static final String
ARG_KEY = "key"

This field is deprecated.

Use PreferenceDialogFragmentCompat instead

Inherited methods

From android.app.DialogFragment
void

This method is deprecated.

void

This method is deprecated.

void
dump(String prefix, FileDescriptor fd, PrintWriter writer, String[] args)

This method is deprecated.

Dialog

This method is deprecated.

boolean

This method is deprecated.

int

This method is deprecated.

boolean

This method is deprecated.

void
onActivityCreated(Bundle savedInstanceState)

This method is deprecated.

void
onAttach(Context context)

This method is deprecated.

void

This method is deprecated.

void
onCreate(Bundle savedInstanceState)

This method is deprecated.

Dialog
onCreateDialog(Bundle savedInstanceState)

This method is deprecated.

void

This method is deprecated.

void

This method is deprecated.

void

This method is deprecated.

LayoutInflater
onGetLayoutInflater(Bundle savedInstanceState)

This method is deprecated.

void

This method is deprecated.

void

This method is deprecated.

void

This method is deprecated.

void
setCancelable(boolean cancelable)

This method is deprecated.

void
setShowsDialog(boolean showsDialog)

This method is deprecated.

void
setStyle(int style, int theme)

This method is deprecated.

void
show(FragmentManager manager, String tag)

This method is deprecated.

int
show(FragmentTransaction transaction, String tag)

This method is deprecated.

From android.content.DialogInterface.OnClickListener
abstract void
onClick(DialogInterface p, int p1)
From android.app.Fragment
final boolean

This method is deprecated.

final Activity

This method is deprecated.

boolean

This method is deprecated.

boolean

This method is deprecated.

final Bundle

This method is deprecated.

final FragmentManager

This method is deprecated.

Context

This method is deprecated.

Transition

This method is deprecated.

Transition

This method is deprecated.

final FragmentManager

This method is deprecated.

final Object

This method is deprecated.

final int

This method is deprecated.

final LayoutInflater

This method is deprecated.

LoaderManager

This method is deprecated.

final Fragment

This method is deprecated.

Transition

This method is deprecated.

final Resources

This method is deprecated.

final boolean

This method is deprecated.

Transition

This method is deprecated.

Transition

This method is deprecated.

Transition

This method is deprecated.

final String
getString(int resId)

This method is deprecated.

final String

This method is deprecated.

final Fragment

This method is deprecated.

final int

This method is deprecated.

final CharSequence
getText(int resId)

This method is deprecated.

boolean

This method is deprecated.

View

This method is deprecated.

final int

This method is deprecated.

static Fragment
instantiate(Context context, String fname)

This method is deprecated.

final boolean

This method is deprecated.

final boolean

This method is deprecated.

final boolean

This method is deprecated.

final boolean

This method is deprecated.

final boolean

This method is deprecated.

final boolean

This method is deprecated.

final boolean

This method is deprecated.

final boolean

This method is deprecated.

void
onActivityResult(int requestCode, int resultCode, Intent data)

This method is deprecated.

void
onAttachFragment(Fragment childFragment)

This method is deprecated.

void

This method is deprecated.

boolean

This method is deprecated.

Animator
onCreateAnimator(int transit, boolean enter, int nextAnim)

This method is deprecated.

void
onCreateContextMenu(
    ContextMenu menu,
    View v,
    <a href="https://developer.