Searched refs:get12ModeFormat (Results 1 – 4 of 4) sorted by relevance
385 clock.setFormat12Hour(get12ModeFormat(0.4f /* amPmRatio */, includeSeconds)); in setTimeFormat()397 public static CharSequence get12ModeFormat(float amPmRatio, boolean includeSeconds) { in get12ModeFormat() method in Utils
462 mDigitalClock.setFormat12Hour(Utils.get12ModeFormat(0.3f /* amPmRatio */, in bind()
89 setFormat12Hour(Utils.get12ModeFormat(0.3f /* amPmRatio */, false)); in TextTime()
181 rv.setCharSequence(clockId, "setFormat12Hour", Utils.get12ModeFormat(0.4f, false));