Home
last modified time | relevance | path

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

/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/
DKeyboard.java37 private Keyboard(AutofillImeService autofillImeService, int viewResId, in Keyboard() argument
40 this.mViewResId = viewResId; in Keyboard()