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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.h 63 void expandCurrentDicNodes(DicTraverseSession *traverseSession) const;
suggest.cpp 67 expandCurrentDicNodes(tSession);
317 void Suggest::expandCurrentDicNodes(DicTraverseSession *traverseSession) const {
328 AKLOGI("expandCurrentDicNodes depth level cache = %d, inputSize = %d",

Completed in 24 milliseconds