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

/packages/apps/Contacts/src/com/android/contacts/datepicker/
H A DDatePickerDialog.java46 public class DatePickerDialog extends AlertDialog implements OnClickListener, class in inherits:AlertDialog,OnClickListener,OnDateChangedListener
72 * @param year The year that was set or {@link DatePickerDialog#NO_YEAR} if the user has
88 public DatePickerDialog(Context context, method in class:DatePickerDialog
99 * @param year The initial year of the dialog or {@link DatePickerDialog#NO_YEAR} if no year
105 public DatePickerDialog(Context context, method in class:DatePickerDialog
121 * @param year The initial year of the dialog or {@link DatePickerDialog#NO_YEAR} if no year
126 public DatePickerDialog(Context context, method in class:DatePickerDialog
139 * @param year The initial year of the dialog or {@link DatePickerDialog#NO_YEAR} if no
145 public DatePickerDialog(Context context, method in class:DatePickerDialog

Completed in 62 milliseconds