Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_nodes_cache.h121 const bool shouldCache = (cacheInputIndex == mInputIndex) in isCacheBorderForTyping() local
123 return shouldCache; in isCacheBorderForTyping()