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