Searched refs:mCurrentInputView (Results 1 – 1 of 1) sorted by relevance
73 private InputView mCurrentInputView; field in KeyboardSwitcher174 mCurrentInputView.setKeyboardGeometry(keyboard.mTopPadding); in setKeyboard()360 mCurrentInputView = (InputView)LayoutInflater.from(mThemeContext).inflate( in onCreateInputView()372 mKeyboardView = (LatinKeyboardView) mCurrentInputView.findViewById(R.id.keyboard_view); in onCreateInputView()382 return mCurrentInputView; in onCreateInputView()