Searched refs:getTimeFormat (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DDateTimeView.java152 format = getTimeFormat();
191 private DateFormat getTimeFormat() { method in class:DateTimeView
/frameworks/base/core/java/android/app/
H A DTimePickerDialog.java101 mDateFormat = DateFormat.getTimeFormat(context);
/frameworks/base/core/java/android/text/format/
H A DDateFormat.java249 public static final java.text.DateFormat getTimeFormat(Context context) { method in class:DateFormat
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DLockScreen.java279 mTimeFormat = DateFormat.getTimeFormat(getContext());

Completed in 103 milliseconds