Home | History | Annotate | Download | only in widget

Lines Matching refs:shown

416      * Gets whether the {@link CalendarView} is shown.
418 * @return True if the calendar view is shown.
436 * Sets whether the {@link CalendarView} is shown.
438 * @param shown True if the calendar view is to be shown.
440 public void setCalendarViewShown(boolean shown) {
441 mCalendarView.setVisibility(shown ? VISIBLE : GONE);
445 * Gets whether the spinners are shown.
447 * @return True if the spinners are shown.
454 * Sets whether the spinners are shown.
456 * @param shown True if the spinners are to be shown.
458 shown) {
459 mSpinners.setVisibility(shown ? VISIBLE : GONE);
750 // be shown, otherwise the user chose another means of changing the