Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/test-apps/SimpleTestIme/src/com/android/apps/inputmethod/simpleime/
DSimpleKeyboard.java75 SimpleKeyboard(SimpleInputMethodService simpleInputMethodService, int viewResId) { in SimpleKeyboard() argument
77 this.mViewResId = viewResId; in SimpleKeyboard()