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/
DSimpleKeyboardView.java132 final TextView softKeyView = requireViewById(id); in mapSoftKeys() local
168 final TextView softKeyView = mSoftKeyViews.valueAt(i); in onShiftPress() local