Searched refs:inflateKeyboardView (Results 1 – 2 of 2) sorted by relevance
49 mInputView.addView(keyboard.inflateKeyboardView(LayoutInflater.from(this), mInputView)); in onStartInputView()
81 View inflateKeyboardView(LayoutInflater inflater, ViewGroup inputView) { in inflateKeyboardView() method in SimpleKeyboard