Searched refs:getKeyboardLayoutPreview (Results 1 – 3 of 3) sorted by relevance
32 val drawable = im.getKeyboardLayoutPreview(layout, width, height)!! in createLayoutPreview()
55 return inputManager.getKeyboardLayoutPreview(null, WIDTH, HEIGHT) in createDrawable()
890 public Drawable getKeyboardLayoutPreview(@Nullable KeyboardLayout keyboardLayout, int width, in getKeyboardLayoutPreview() method in InputManager