Searched refs:DEFAULT_maxValue (Results 1 – 1 of 1) sorted by relevance
34 private static final int DEFAULT_maxValue = 0; field in NumberPickerPreference46 maxValue = a.getInt(R.styleable.NumberPickerPreference_maxValue, DEFAULT_maxValue); in NumberPickerPreference()