Searched refs:getDateFormatOrder (Results 1 – 7 of 7) sorted by relevance
332 public static char[] getDateFormatOrder(Context context) { in getDateFormatOrder() method in DateFormat333 return ICU.getDateFormatOrder(getDateFormatString(context)); in getDateFormatOrder()
108 android.text.format.DateFormat.getDateFormatOrder(context)); in DatePicker()222 android.text.format.DateFormat.getDateFormatOrder(getContext())); in setDatePickerFormat()
226 order = new String(DateFormat.getDateFormatOrder(getContext())); in reorderPickers()
461 char[] order = ICU.getDateFormatOrder(pattern); in reorderSpinners()
30034 method public static char[] getDateFormatOrder(android.content.Context);
44988 Landroid/text/format/DateFormat;->getDateFormatOrder(Landroid/content/Context;)[C
43697 method public static char[] getDateFormatOrder(android.content.Context);