Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 615d32c0 authored by Wilson Wu's avatar Wilson Wu Committed by Automerger Merge Worker
Browse files

Merge "Enable USE_REPORT_WINDOW_GAINED_FOCUS_ASYNC" into sc-dev am: 5577a28e

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14305139

Change-Id: I1522c8df055df4cb1d20bfbd6a247bafb0d5d6e3
parents c1c5c276 5577a28e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -272,7 +272,7 @@ public final class InputMethodManager {
     * {@link StartInputReason#WINDOW_FOCUS_GAIN_REPORT_WITHOUT_CONNECTION} in a truly asynchronous
     * way. {@code false} to go back to the previous synchronous semantics.
     */
    private static final boolean USE_REPORT_WINDOW_GAINED_FOCUS_ASYNC = false;
    private static final boolean USE_REPORT_WINDOW_GAINED_FOCUS_ASYNC = true;

    /**
     * A constant that represents Voice IME.