Searched refs:KeyboardLayoutView (Results 1 – 1 of 1) sorted by relevance
596 private static final class KeyboardLayoutView extends LinearLayout { class in MockIme611 KeyboardLayoutView(MockIme mockIme, @NonNull ImeSettings imeSettings, in KeyboardLayoutView() method in MockIme.KeyboardLayoutView770 KeyboardLayoutView mView;779 mView = new KeyboardLayoutView(this, mSettings, this::onInputViewLayoutChanged); in onCreateInputView()