Home
last modified time | relevance | path

Searched refs:startDisplayLanguageOnSpacebar (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java178 keyboardView.startDisplayLanguageOnSpacebar(subtypeChanged, languageOnSpacebarFormatType, in setKeyboard()
H A DMainKeyboardView.java776 public void startDisplayLanguageOnSpacebar(final boolean subtypeChanged, in startDisplayLanguageOnSpacebar() method in MainKeyboardView