Searched refs:mMaximumValue (Results 1 – 1 of 1) sorted by relevance
35 protected int mMaximumValue; field in SettingsPicker56 mMaximumValue = max; in setMinMaxDefault()101 } else if (value > mMaximumValue) { in textEdited()102 value = mMaximumValue; in textEdited()