Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DLatinKeyboardView.java50 void setSubtypeOnSpaceKey(final InputMethodSubtype subtype) { in setSubtypeOnSpaceKey() method in LatinKeyboardView
DSoftKeyboard.java263 mInputView.setSubtypeOnSpaceKey(subtype); in onStartInputView()
268 mInputView.setSubtypeOnSpaceKey(subtype); in onCurrentInputMethodSubtypeChanged()