Home
last modified time | relevance | path

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

/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/
DKeyboard.java31 private final AutofillImeService mAutofillImeService;
37 private Keyboard(AutofillImeService autofillImeService, int viewResId, in Keyboard()
61 static Keyboard qwerty(AutofillImeService autofillImeService) { in qwerty()
DAutofillImeService.java58 public class AutofillImeService extends InputMethodService { class
83 Toast.makeText(AutofillImeService.this, "Chips moved to bg - not clickable",
89 Toast.makeText(AutofillImeService.this, "Chips moved to fg - clickable",
95 Toast.makeText(AutofillImeService.this, "Animating up",
101 Toast.makeText(AutofillImeService.this, "Animating down",