Home
last modified time | relevance | path

Searched defs:softKeyView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/InputMethodSystemServerTests/test-apps/SimpleTestIme/src/com/android/apps/inputmethod/simpleime/
DSimpleKeyboard.java89 TextView softKeyView = mKeyboardView.findViewById(id); in mapSoftKeys() local
114 TextView softKeyView = mSoftKeyViews.valueAt(i); in handleShift() local