Searched refs:allowNumericFallback (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java2904 if (number == null && !allowNumericFallback(patternCharIndex)) {
3383 private boolean allowNumericFallback(int patternCharIndex) { method in class:SimpleDateFormat

Completed in 834 milliseconds