Searched defs:getFormatVersionNative (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DBinaryDictionary.java176 private static native int getFormatVersionNative(long dict); method in class:BinaryDictionary
333 return getFormatVersionNative(mNativeDict);

Completed in 31 milliseconds