Searched refs:inflateKeyboardView (Results 1 – 2 of 2) sorted by relevance
99 View inflateKeyboardView(LayoutInflater inflater, InputView inputView) { in inflateKeyboardView() method in Keyboard
113 mInputView.addView(mKeyboard.inflateKeyboardView(LayoutInflater.from(this), mInputView)); in onCreateInputView()