Home
last modified time | relevance | path

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

/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/
DKeyboard.java31 private final AutofillImeService mAutofillImeService; field in Keyboard
39 this.mAutofillImeService = autofillImeService; in Keyboard()
131 mAutofillImeService.handle(data); in handle()