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