public class IntEditTextPreference
extends EditTextPreference
Constructor and Description |
---|
IntEditTextPreference(Context context) |
IntEditTextPreference(Context context,
AttributeSet attrs) |
IntEditTextPreference(Context context,
AttributeSet attrs,
int defStyle) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getPersistedString(java.lang.String defaultReturnValue) |
protected boolean |
persistString(java.lang.String value) |