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

Skip to content
Commit dc4bcdbb authored by Cosmin Băieș's avatar Cosmin Băieș
Browse files

Verify with params from onControlsChanged

These tests call show(ime()) before we have any control, then call
onControlsChanged and verify applyAnimation was called. However,
show(ime()) also calls applyAnimation, and it looks like we verify this
was called with the params from the show call, rather than from
onControlsChanged.

This fixes the tests to use the correct parameters and verify we pick up
the awaiting show request when we gain control.

Bug: 329590029
Test: atest ImeInsetsSourceConsumerTest
Change-Id: I8739e267a9df102d7fbdb2b91901ca4c26f4aa9a
parent caa556be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment