Home
last modified time | relevance | path

Searched refs:inputView (Results 1 – 1 of 1) sorted by relevance

/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/
DKeyboard.java99 View inflateKeyboardView(LayoutInflater inflater, InputView inputView) { in inflateKeyboardView() argument
100 mKeyboardView = inflater.inflate(mViewResId, inputView, false); in inflateKeyboardView()