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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 189 mState.onResetKeyboardStateToAlphabet(currentAutoCapsState, currentRecapitalizeState);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardState.java 35 * {@link #onUpdateShiftState(int,int)}, {@link #onResetKeyboardStateToAlphabet(int,int)}.
441 public void onResetKeyboardStateToAlphabet(final int autoCapsFlags,
444 Log.d(TAG, "onResetKeyboardStateToAlphabet: "

Completed in 1879 milliseconds