HomeSort by relevance Sort by last modified time
    Searched defs:BEGINNING_OF_SENTENCE (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
NgramContextTests.java 42 assertTrue(NgramContext.BEGINNING_OF_SENTENCE.isBeginningOfSentenceContext());
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
NgramContext.java 39 public static final NgramContext BEGINNING_OF_SENTENCE =

Completed in 395 milliseconds