Searched refs:KeyboardLayoutView (Results 1 – 1 of 1) sorted by relevance
394 private static final class KeyboardLayoutView extends LinearLayout { class in MockIme400 KeyboardLayoutView(Context context, @NonNull ImeSettings imeSettings, in KeyboardLayoutView() method in MockIme.KeyboardLayoutView495 new KeyboardLayoutView(this, mSettings, this::onInputViewLayoutChanged)); in onCreateInputView()