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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DPrevWordsInfo.java32 public static final PrevWordsInfo BEGINNING_OF_SENTENCE = field in class:PrevWordsInfo
33 new PrevWordsInfo(WordInfo.BEGINNING_OF_SENTENCE);
40 public static final WordInfo BEGINNING_OF_SENTENCE = new WordInfo(); field in class:PrevWordsInfo.WordInfo

Completed in 57 milliseconds