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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
AlphabetShiftState.java 21 public final class AlphabetShiftState {
22 private static final String TAG = AlphabetShiftState.class.getSimpleName();
KeyboardState.java 88 private AlphabetShiftState mAlphabetShiftState = new AlphabetShiftState();

Completed in 151 milliseconds