Searched defs:mInputView (Results 1 – 2 of 2) sorted by relevance
69 private InputView mInputView; field in AutofillImeService113 mInputView.addView(mKeyboard.inflateKeyboardView(LayoutInflater.from(this), mInputView)); in onCreateInputView() local
68 private LatinKeyboardView mInputView; field in SoftKeyboard