Searched refs:AlphabetShiftState (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DAlphabetShiftState.java21 public final class AlphabetShiftState { class
22 private static final String TAG = AlphabetShiftState.class.getSimpleName();
H A DKeyboardState.java81 private AlphabetShiftState mAlphabetShiftState = new AlphabetShiftState();

Completed in 79 milliseconds