Searched defs:BigramProperty (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/property/
H A Dbigram_property.h27 class BigramProperty { class in namespace:latinime
29 BigramProperty(const std::vector<int> *const targetCodePoints, function in class:latinime::BigramProperty
56 DISALLOW_DEFAULT_CONSTRUCTOR(BigramProperty);

Completed in 169 milliseconds