HomeSort by relevance Sort by last modified time
    Searched refs:getTimeFormatString (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
DigitalClock.java 104 mFormat = DateFormat.getTimeFormatString(getContext());
  /frameworks/base/core/java/android/text/format/
DateFormat.java 208 return new java.text.SimpleDateFormat(getTimeFormatString(context));
217 public static String getTimeFormatString(Context context) {

Completed in 86 milliseconds