Searched defs:spinner (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DDatePicker.java621 // set the spinner ranges respecting the min and max dates
649 // with the months in the month spinner
654 // year spinner range does not change based on the current date
659 // set the spinner values
704 * Sets the IME options for a spinner based on its ordering.
706 * @param spinner The spinner.
707 * @param spinnerCount The total spinner count.
708 * @param spinnerIndex The index of the given spinner.
710 private void setImeOptions(NumberPicker spinner, in argument
[all...]

Completed in 129 milliseconds