Searched refs:mDay (Results 1 – 1 of 1) sorted by relevance
50 private int mDay; field in DateWidgets173 mDay = c.get(Calendar.DAY_OF_MONTH); in onCreate()99 mYear, mMonth, mDay); in onCreateDialog()112 ((DatePickerDialog) dialog).updateDate(mYear, mMonth, mDay); in onPrepareDialog()122 .append(mDay).append("-") in updateDisplay()135 mDay = dayOfMonth;