public class

CLIRListPreference

extends ListPreference
java.lang.Object
   ↳ android.preference.Preference
     ↳ android.preference.DialogPreference
       ↳ android.preference.ListPreference
         ↳ com.android.phone.CLIRListPreference

Summary

[Expand]
Inherited Constants
From class android.preference.Preference
Public Constructors
CLIRListPreference(Context context, AttributeSet attrs)
CLIRListPreference(Context context)
Protected Methods
void onDialogClosed(boolean positiveResult)
[Expand]
Inherited Methods
From class android.preference.ListPreference
From class android.preference.DialogPreference
From class android.preference.Preference
From class java.lang.Object
From interface android.content.DialogInterface.OnClickListener
From interface android.content.DialogInterface.OnDismissListener
From interface android.preference.PreferenceManager.OnActivityDestroyListener
From interface java.lang.Comparable

Public Constructors

public CLIRListPreference (Context context, AttributeSet attrs)

public CLIRListPreference (Context context)

Protected Methods

protected void onDialogClosed (boolean positiveResult)