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

/packages/apps/Contacts/src/com/android/contacts/datepicker/
H A DDatePickerDialog.java43 public class DatePickerDialog extends AlertDialog implements OnClickListener, class in inherits:AlertDialog,OnClickListener,OnDateChangedListener
69 * @param year The year that was set or {@link DatePickerDialog#NO_YEAR} if the user has
85 public DatePickerDialog(Context context, method in class:DatePickerDialog
96 * @param year The initial year of the dialog or {@link DatePickerDialog#NO_YEAR} if no year
102 public DatePickerDialog(Context context, method in class:DatePickerDialog
116 * @param year The initial year of the dialog or {@link DatePickerDialog#NO_YEAR} if no year
121 public DatePickerDialog(Context context, method in class:DatePickerDialog
134 * @param year The initial year of the dialog or {@link DatePickerDialog#NO_YEAR} if no
140 public DatePickerDialog(Context context, method in class:DatePickerDialog

Completed in 228 milliseconds