HomeSort by relevance Sort by last modified time
    Searched refs:shouldBeFilteredBySafetyNetForBigram (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_traversal.h 119 && !dicNode->shouldBeFilteredBySafetyNetForBigram();
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 222 bool shouldBeFilteredBySafetyNetForBigram() const {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 237 if (dicNode->shouldBeFilteredBySafetyNetForBigram()) {

Completed in 229 milliseconds