Searched refs:onToggleKeyboard (Results 1 – 2 of 2) sorted by relevance
132 switcher.onToggleKeyboard(KeyboardSwitcher.KeyboardSwitchState.EMOJI); in EmojiAltPhysicalKeyDetector()143 switcher.onToggleKeyboard(KeyboardSwitcher.KeyboardSwitchState.SYMBOLS_SHIFTED); in EmojiAltPhysicalKeyDetector()
341 public void onToggleKeyboard(@Nonnull final KeyboardSwitchState toggleState) { in onToggleKeyboard() method in KeyboardSwitcher