Searched refs:getLocalizedDateFormatWithoutYear (Results 1 – 2 of 2) sorted by relevance
171 outFormat = getLocalizedDateFormatWithoutYear(context); in formatDate()203 public static java.text.DateFormat getLocalizedDateFormatWithoutYear(Context context) { in getLocalizedDateFormatWithoutYear() method in DateUtils
123 mTitleNoYearDateFormat = DateUtils.getLocalizedDateFormatWithoutYear(getContext()); in DatePickerDialog()