Home
last modified time | relevance | path

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

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