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

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

Completed in 64 milliseconds