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

/frameworks/base/core/java/android/text/format/
H A DDateFormat.java379 public static char[] getDateFormatOrder(Context context) { method in class:DateFormat
380 return ICU.getDateFormatOrder(getDateFormatString(context));

Completed in 44 milliseconds