Searched refs:inputView (Results 1 – 1 of 1) sorted by relevance
81 View inflateKeyboardView(LayoutInflater inflater, ViewGroup inputView) { in inflateKeyboardView() argument82 mKeyboardView = inflater.inflate(mViewResId, inputView, false); in inflateKeyboardView()