Searched refs:DateConstant (Results 1 – 2 of 2) sorted by relevance
35 public static class DateConstant { class in PickerUtility40 private DateConstant(Locale locale, Resources resources) { in DateConstant() method in PickerUtility.DateConstant67 public static DateConstant getDateConstantInstance(Locale locale, Resources resources) { in getDateConstantInstance()68 return new DateConstant(locale, resources); in getDateConstantInstance()
64 PickerUtility.DateConstant mConstant;