Searched refs:oldDay (Results 1 – 1 of 1) sorted by relevance
203 final int oldYear, oldMonth, oldDay; in createDatePickerDialog() local209 oldDay = calendar.get(Calendar.DAY_OF_MONTH); in createDatePickerDialog()221 oldDay = cal.get(Calendar.DAY_OF_MONTH); in createDatePickerDialog()251 oldYear, oldMonth, oldDay, isYearOptional); in createDatePickerDialog()