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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java1124 * @param bForceUpdate when true, check if tzFormat is synchronized with
1128 private synchronized void initializeTimeZoneFormat(boolean bForceUpdate) { argument
1129 if (bForceUpdate || tzFormat == null) {

Completed in 83 milliseconds