Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/format/
DDateFormat.java336 public static char[] getDateFormatOrder(Context context) { in getDateFormatOrder() method in DateFormat
337 return ICU.getDateFormatOrder(getDateFormatString(context)); in getDateFormatOrder()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DDatePicker.java226 order = new String(DateFormat.getDateFormatOrder(getContext())); in reorderPickers()
/frameworks/base/core/java/android/widget/
DDatePickerSpinnerDelegate.java462 char[] order = ICU.getDateFormatOrder(pattern); in reorderSpinners()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30034 method public static char[] getDateFormatOrder(android.content.Context);
/frameworks/base/api/
Dcurrent.txt46315 method public static char[] getDateFormatOrder(android.content.Context);