diff options
| author | 2024-03-14 11:43:18 +0100 | |
|---|---|---|
| committer | 2024-03-14 11:43:18 +0100 | |
| commit | dc4bcdbbb313b460c37654b8520b8ad2a69fec1b (patch) | |
| tree | 025912a94a5a124c553ea938ab7211003624d680 /libs/androidfw/misc.cpp | |
| parent | caa556be3233cf62484577f04e19bcda0614a5d1 (diff) | |
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
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions