Home
last modified time | relevance | path

Searched refs:getWordAtPositionWithoutParentAddress (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictDecoderUtils.java322 result = getWordAtPositionWithoutParentAddress(dictDecoder, headerSize, pos); in getWordAtPosition()
327 private static WeightedString getWordAtPositionWithoutParentAddress( in getWordAtPositionWithoutParentAddress() method in BinaryDictDecoderUtils