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
110 * if {@link #setFormat24Hour(CharSequence)} is called with a null pattern
115 * @see #setFormat24Hour(CharSequence)
333 * @see #setFormat24Hour(CharSequence)
366 public void setFormat24Hour(CharSequence format) { method in class:TextClock
374 * Like setFormat24Hour, but for the content description.
415 * @see #setFormat24Hour(CharSequence)

Completed in 68 milliseconds