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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java 476 if (!mConnection.hasSlowInputConnection() && !mWordComposer.isComposingWord()
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java 73 * the {@link #hasSlowInputConnection} state.
78 * to take for the keyboard to enter the {@link #hasSlowInputConnection} state.
93 * The amount of time the keyboard will persist in the {@link #hasSlowInputConnection} state
151 public boolean hasSlowInputConnection() {
    [all...]

Completed in 366 milliseconds