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

Commit 8c628ba4 authored by Tiger Huang's avatar Tiger Huang Committed by Automerger Merge Worker
Browse files

Merge "De-flake testImeAnimationCallbacksShowAndHide" into udc-dev am: b33119d3

parents 6dd298bf b33119d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1374,7 +1374,7 @@ public class InsetsController implements WindowInsetsController, InsetsAnimation


            // The requested visibilities should be delayed as well. Otherwise, we might override
            // The requested visibilities should be delayed as well. Otherwise, we might override
            // the insets visibility before playing animation.
            // the insets visibility before playing animation.
            setRequestedVisibleTypes(mReportedRequestedVisibleTypes, typesReady);
            setRequestedVisibleTypes(mReportedRequestedVisibleTypes, types);


            Trace.asyncTraceEnd(TRACE_TAG_VIEW, "IC.showRequestFromApi", 0);
            Trace.asyncTraceEnd(TRACE_TAG_VIEW, "IC.showRequestFromApi", 0);
            if (!fromIme) {
            if (!fromIme) {