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 104 && !dicNode->shouldBeFilteredBySafetyNetForBigram();
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 235 if (dicNode->shouldBeFilteredBySafetyNetForBigram()) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 233 bool shouldBeFilteredBySafetyNetForBigram() const {

Completed in 1108 milliseconds