Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
H A Dunigram_property.h108 bool hasShortcuts() const { in hasShortcuts() function
/aosp12/packages/inputmethods/LatinIME/native/jni/src/utils/
H A Djni_data_utils.cpp39 !ngrams.empty(), unigramProperty.hasShortcuts(), in outputWordProperty()