Searched defs:setFormat12Hour (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
94 * if {@link #setFormat12Hour(CharSequence)} is called with a null pattern
100 * @see #setFormat12Hour(CharSequence)
266 * @see #setFormat12Hour(CharSequence)
300 public void setFormat12Hour(CharSequence format) { method in class:TextClock
308 * Like setFormat12Hour, but for the content description.
405 * @see #setFormat12Hour(CharSequence)

Completed in 53 milliseconds