Searched refs:autofillImeService (Results 1 – 1 of 1) sorted by relevance
37 private Keyboard(AutofillImeService autofillImeService, int viewResId, in Keyboard() argument39 this.mAutofillImeService = autofillImeService; in Keyboard()61 static Keyboard qwerty(AutofillImeService autofillImeService) { in qwerty() argument96 return new Keyboard(autofillImeService, R.layout.keyboard_10_9_9, keyMapping); in qwerty()