HomeSort by relevance Sort by last modified time
    Searched full:posofbigrams (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
Ver4DictDecoder.java 243 final int posOfBigrams = mBigramAddressTable.get(0 /* contentTableIndex */, terminalId);
244 mBigramBuffer.position(posOfBigrams);

Completed in 421 milliseconds