Searched refs:YEAR_OPTIONAL (Results 1 – 3 of 3) sorted by relevance
52 private static final String YEAR_OPTIONAL = "year_optional"; field in DatePickerDialog169 state.putBoolean(YEAR_OPTIONAL, mDatePicker.isYearOptional()); in onSaveInstanceState()179 boolean yearOptional = savedInstanceState.getBoolean(YEAR_OPTIONAL); in onRestoreInstanceState()
99 static final String YEAR_OPTIONAL = "yearOptional"; field1398 final boolean yo = getAttr(attrs, Attr.YEAR_OPTIONAL, false); in buildEditTypeForTypeTag()
563 String YEAR_OPTIONAL = "yearOptional"; field1772 final boolean yo = getAttr(attrs, Attr.YEAR_OPTIONAL, false); in buildEditTypeForTypeTag()