Searched refs:getFormatStyle (Results 1 – 10 of 10) sorted by relevance
474 UDateRelativeDateTimeFormatterStyle getFormatStyle() const;
526 public Style getFormatStyle() { in getFormatStyle() method in RelativeDateTimeFormatter
479 public Style getFormatStyle() { in getFormatStyle() method in RelativeDateTimeFormatter
771 UDateRelativeDateTimeFormatterStyle RelativeDateTimeFormatter::getFormatStyle() const { in getFormatStyle() function in RelativeDateTimeFormatter
713 assertEquals("style", UDAT_STYLE_NARROW, fmt3.getFormatStyle()); in TestGetters()
734 assertEquals("", RelativeDateTimeFormatter.Style.SHORT, fmt.getFormatStyle()); in TestGetters()
738 assertEquals("", RelativeDateTimeFormatter.Style.SHORT, fmt.getFormatStyle()); in TestGetters()