public class ListPreferenceMultiSelect
extends ListPreference
| Constructor and Description |
|---|
ListPreferenceMultiSelect(Context context)
Constructor
|
ListPreferenceMultiSelect(Context context,
AttributeSet attrs)
Constructor
|
public ListPreferenceMultiSelect(Context context)
context - Reference to the calling Contextpublic ListPreferenceMultiSelect(Context context,
AttributeSet attrs)
context - Reference to the calling Contextattrs - Reference to the AttributeSet of the layoutpublic void setEntries(CharSequence[] entries)