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 60 void expandCurrentDicNodes(DicTraverseSession *traverseSession) const;
suggest.cpp 67 expandCurrentDicNodes(tSession);
226 void Suggest::expandCurrentDicNodes(DicTraverseSession *traverseSession) const {
237 AKLOGI("expandCurrentDicNodes depth level cache = %d, inputSize = %d",

Completed in 52 milliseconds