Searched refs:onInputViewLayoutChanged (Results 1 – 1 of 1) sorted by relevance
488 private void onInputViewLayoutChanged(@NonNull ImeLayoutInfo layoutInfo) { in onInputViewLayoutChanged() method in MockIme489 getTracer().onInputViewLayoutChanged(layoutInfo, () -> { }); in onInputViewLayoutChanged()495 new KeyboardLayoutView(this, mSettings, this::onInputViewLayoutChanged)); in onCreateInputView()819 public void onInputViewLayoutChanged(@NonNull ImeLayoutInfo imeLayoutInfo,