Home
last modified time | relevance | path

Searched refs:getDateFormatString (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/format/
DDateFormat.java336 return ICU.getDateFormatOrder(getDateFormatString(context)); in getDateFormatOrder()
339 private static String getDateFormatString(Context context) { in getDateFormatString() method in DateFormat