Searched refs:DEFAULT_PATTERN_FOR_YEAR (Results 1 – 3 of 3) sorted by relevance
103 private static final String DEFAULT_PATTERN_FOR_YEAR = "{0} y"; field in TimeUnitFormat541 messageFormat = new MessageFormat(DEFAULT_PATTERN_FOR_YEAR, locale); in searchInTree()
105 private static final String DEFAULT_PATTERN_FOR_YEAR = "{0} y"; field in TimeUnitFormat543 messageFormat = new MessageFormat(DEFAULT_PATTERN_FOR_YEAR, locale); in searchInTree()
77 static const UChar DEFAULT_PATTERN_FOR_YEAR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKE… variable642 pattern = DEFAULT_PATTERN_FOR_YEAR; in searchInLocaleChain()