diff options
| author | 2024-10-21 09:47:59 +0000 | |
|---|---|---|
| committer | 2024-10-21 09:47:59 +0000 | |
| commit | 4d0dc576c0cefc8a6021c7a37b568df7f175241a (patch) | |
| tree | 5d52961dc92c2e3ccc6110ac38cb96b96725bf92 /api/api.go | |
| parent | 7875655e9f772f175bc57799a88917101571649a (diff) | |
Fix test: Do not assert that currentInputStarted flag is set after hiding the IME
The test method verifyInputViewStatusInternal always expected IMS#getCurrentInputStarted() to return true, after the IME was requested to be hidden. This is no longer valid as hiding the IME resets that flag (IMS#doFinishInput).
Test: InputMethodServiceTest#testShowHideKeyboard_byUserAction
Fix: 374069996
Flag: android.view.inputmethod.refactor_insets_controller
Change-Id: Ie01f568e6625d3df0ea08dfe68152f6aa864bc10
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions