Home
last modified time | relevance | path

Searched refs:getLanguageOnSpacebarFormatType (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DLanguageOnSpacebarUtils.java44 public static int getLanguageOnSpacebarFormatType( in getLanguageOnSpacebarFormatType() method in LanguageOnSpacebarUtils
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DLanguageOnSpacebarUtilsTests.java107 LanguageOnSpacebarUtils.getLanguageOnSpacebarFormatType(subtype)); in assertFormatType()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java171 .getLanguageOnSpacebarFormatType(newKeyboard.mId.mSubtype); in setKeyboard()