Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_nodes_cache.h112 bool hasCachedDicNodesForContinuousSuggestion() const { in hasCachedDicNodesForContinuousSuggestion() function
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/session/
H A Ddic_traverse_session.h137 if (!mDicNodesCache.hasCachedDicNodesForContinuousSuggestion()) { in isContinuousSuggestionPossible()