Searched refs:DTS_TIME (Results 1 – 3 of 3) sorted by relevance
20 private static final int DTS_TIME = 1; field in DateTimeStyleSet43 return getOrNone(DTS_TIME); in getTimeStyle()61 return DTS_TIME; in handleParseName()
19 private static final int DTS_TIME = 1; field in DateTimeStyleSet42 return getOrNone(DTS_TIME); in getTimeStyle()60 return DTS_TIME; in handleParseName()
300 DTS_TIME, /** Field two: the time (long, medium, short, etc). */ enumerator325 if(!isSet(DTS_TIME)) { in getTimeStyle()328 return (UDateFormatStyle)get(DTS_TIME); in getTimeStyle()352 return DTS_TIME; in handleParseName()