Home
last modified time | relevance | path

Searched refs:SESSION_ID_GESTURE (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggest.java51 public static final int SESSION_ID_GESTURE = 0; field in Suggest
296 settingsValuesForSuggestion, SESSION_ID_GESTURE, inputStyle); in getSuggestedWordsForBatchInput()