Searched refs:FileConfig (Results 1 – 6 of 6) sorted by relevance
288 sb.append(FileConfig.SEP); in getMonthNames()305 sb.append(FileConfig.SEP); in getWeekDayNames()332 sb.append(FileConfig.SEP); in getPatterns()413 sb.append(FileConfig.SEP); in getAmPmMarkers()447 sb.append(FileConfig.SEP); in getNumberFormat()449 sb.append(FileConfig.SEP); in getNumberFormat()451 sb.append(FileConfig.SEP); in getNumberFormat()453 sb.append(FileConfig.SEP); in getNumberFormat()542 sb.append(FileConfig.NUMBER_SEP); in getWeekdata()544 sb.append(FileConfig.NUMBER_SEP); in getWeekdata()[all …]
55 item.setOffset(startOffset + i * FileConfig.LOCALE_MASK_ITEM_SIZE); in LocaleList()71 … dataOutputStream.writeChar(startOffset + (this.size * FileConfig.LOCALE_MASK_ITEM_SIZE) + in write()72 (acc * FileConfig.CONFIG_SIZE)); in write()
23 public class FileConfig { class
184 out.writeByte(FileConfig.FILE_VERSION); in writeHeader()188 out.writeChar(FileConfig.HEADER_SIZE + 8 * localesCount); in writeHeader()190 out.writeChar(FileConfig.HEADER_SIZE + 8 * localesCount + metaCount * 6); in writeHeader()
105 sb.append(FileConfig.SEP); in getPatterns()
134 sb.append(FileConfig.SEP); in getPluralItems()