Searched defs:timeFormat (Results 1 – 7 of 7) sorted by relevance
134 default void onTimeFormatChanged(String timeFormat) {} in onTimeFormatChanged()
108 DateFormat timeFormat) { in TimeZoneInfoItem()
337 public void onTimeFormatChanged(String timeFormat) { in onTimeFormatChanged()
63 public void onTimeFormatChanged(String timeFormat) { } in onTimeFormatChanged()
2779 private void handleTimeFormatUpdate(String timeFormat) { in handleTimeFormatUpdate()
703 String timeFormat = res.getString(R.string.date_time_format); in updateAlertText() local
1048 const char* timeFormat = mTimeFormat12Hour ? TIME_FORMAT_12 : TIME_FORMAT_24; in drawClock() local