HomeSort by relevance Sort by last modified time
    Searched full:mispartofmegaword (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
LogUnit.java 69 private boolean mIsPartOfMegaword;
99 mIsPartOfMegaword = false;
111 mIsPartOfMegaword = isPartOfMegaword;
156 if (mIsPartOfMegaword && logStatement.isPotentiallyRevealing()) {
326 mIsPartOfMegaword = true;
344 mIsPartOfMegaword = false;

Completed in 1148 milliseconds