HomeSort by relevance Sort by last modified time
    Searched refs:getDictSize (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/
dictionary.h 58 int getDictSize() { return mDictSize; }
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp 229 dictionary->getDictSize() + dictionary->getDictBufAdjust(), dictionary->getMmapFd());

Completed in 106 milliseconds