Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_nodes_cache.h126 AK_FORCE_INLINE void updateLastCachedInputIndex() { in updateLastCachedInputIndex() function
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp115 traverseSession->getDicTraverseCache()->updateLastCachedInputIndex(); in expandCurrentDicNodes()