Searched refs:onToggleKeyboard (Results 1 – 2 of 2) sorted by relevance
115 switcher.onToggleKeyboard(KeyboardSwitcher.KeyboardSwitchState.EMOJI); in onKeyUp()117 switcher.onToggleKeyboard(KeyboardSwitcher.KeyboardSwitchState.SYMBOLS_SHIFTED); in onKeyUp()
337 public void onToggleKeyboard(@Nonnull final KeyboardSwitchState toggleState) { in onToggleKeyboard() method in KeyboardSwitcher