Searched refs:mKeyboard (Results 1 – 1 of 1) sorted by relevance
70 private Keyboard mKeyboard; field in AutofillImeService112 mKeyboard = Keyboard.qwerty(this); in onCreateInputView()113 mInputView.addView(mKeyboard.inflateKeyboardView(LayoutInflater.from(this), mInputView)); in onCreateInputView()126 if(mKeyboard != null) { in onStartInput()127 mKeyboard.reset(); in onStartInput()