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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
dictionary_header_structure_policy.h 54 virtual bool supportsBeginningOfSentence() const = 0;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.cpp 133 ->supportsBeginningOfSentence()) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/header/
header_policy.h 249 bool supportsBeginningOfSentence() const {
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
BinaryDictionaryDecayingTests.java 67 private static boolean supportsBeginningOfSentence(final int formatVersion) {
642 if (supportsBeginningOfSentence(formatVersion)) {
    [all...]
BinaryDictionaryTests.java 54 private static boolean supportsBeginningOfSentence(final int formatVersion) {
    [all...]

Completed in 119 milliseconds