Searched refs:VERSION2 (Results 1 – 3 of 3) sorted by relevance
55 if (formatOptions.mVersion == FormatSpec.VERSION2 in getDictFile()
172 public static final int VERSION2 = 2; field in FormatSpec
175 if (version != FormatSpec.VERSION2 && version != FormatSpec.VERSION201 in process()