Searched refs:VERSION201 (Results 1 – 3 of 3) sorted by relevance
173 public static final int VERSION201 = 201; field in FormatSpec177 public static final int MINIMUM_SUPPORTED_VERSION_OF_CODE_POINT_TABLE = VERSION201;
56 || formatOptions.mVersion == FormatSpec.VERSION201 in getDictFile()
175 if (version != FormatSpec.VERSION2 && version != FormatSpec.VERSION201 in process()