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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
dictionary_header_structure_policy.h 54 virtual bool supportsBeginningOfSentence() const = 0;
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
header_policy.h 213 bool supportsBeginningOfSentence() const {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.cpp 133 ->supportsBeginningOfSentence()) {

Completed in 194 milliseconds