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

  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
Constants.java 166 public static final int SUGGESTION_STRIP_COORDINATE = -2;
187 // Detect {@link NOT_A_COORDINATE}, {@link SUGGESTION_STRIP_COORDINATE},
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
Event.java 205 Constants.SUGGESTION_STRIP_COORDINATE, Constants.SUGGESTION_STRIP_COORDINATE,
233 NOT_A_KEY_CODE, Constants.SUGGESTION_STRIP_COORDINATE,
234 Constants.SUGGESTION_STRIP_COORDINATE, suggestedWordInfo, FLAG_NONE,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripView.java 455 Constants.SUGGESTION_STRIP_COORDINATE, Constants.SUGGESTION_STRIP_COORDINATE,

Completed in 4635 milliseconds