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

/frameworks/base/core/java/android/widget/
H A DTextClock.java81 * {@link #setFormat24Hour(CharSequence)} or {@link #setFormat12Hour(CharSequence)} can
109 * if {@link #setFormat24Hour(CharSequence)} is called with a null pattern
114 * @see #setFormat24Hour(CharSequence)
331 * @see #setFormat24Hour(CharSequence)
364 public void setFormat24Hour(CharSequence format) { method in class:TextClock
372 * Like setFormat24Hour, but for the content description.
413 * @see #setFormat24Hour(CharSequence)

Completed in 72 milliseconds