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