public class

CdmaSystemSelectListPreference

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

Summary

[Expand]
Inherited Constants
From class android.preference.Preference
Public Constructors
CdmaSystemSelectListPreference(Context context, AttributeSet attrs)
CdmaSystemSelectListPreference(Context context)
Protected Methods
void onDialogClosed(boolean positiveResult)
void showDialog(Bundle state)
[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 CdmaSystemSelectListPreference (Context context, AttributeSet attrs)

public CdmaSystemSelectListPreference (Context context)

Protected Methods

protected void onDialogClosed (boolean positiveResult)

protected void showDialog (Bundle state)