Home | History | Annotate | Download | only in latin

Lines Matching refs:KeyboardSwitcher

70 import com.android.inputmethod.keyboard.KeyboardSwitcher;
154 // TODO: Move these {@link View}s to {@link KeyboardSwitcher}.
160 @UsedForTesting final KeyboardSwitcher mKeyboardSwitcher;
226 final KeyboardSwitcher switcher = latinIme.mKeyboardSwitcher;
520 mKeyboardSwitcher = KeyboardSwitcher.getInstance();
534 KeyboardSwitcher.init(this);
828 final KeyboardSwitcher switcher = mKeyboardSwitcher;