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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
H A DFormatSpec.java198 static final int MINIMUM_SUPPORTED_VERSION = VERSION2; field in class:FormatSpec
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
H A DBinaryDictEncoderUtils.java826 if (version < FormatSpec.MINIMUM_SUPPORTED_VERSION
830 + FormatSpec.MINIMUM_SUPPORTED_VERSION + " through "

Completed in 13 milliseconds