Commit 0cd3180
Arthur Hung
Add test to verify the repeated key when window focus changed
In previous version, when an user long press a key and it's not consumed
by the policy, a synthesized repeat key will be delivered to the focused
window even it changed to another one.
This will add a new test to verify it won't synthesize the new repeat
key when the focused window is changed.
Flag: EXEMPT bugfix
Bug: 400516905
Test: atest inputflinger_tests
Change-Id: Iafc85800bfc292bc1daab6d70c67b8597757bac11 parent 9dfcfef commit 0cd3180
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9307 | 9307 | | |
9308 | 9308 | | |
9309 | 9309 | | |
| 9310 | + | |
| 9311 | + | |
| 9312 | + | |
| 9313 | + | |
| 9314 | + | |
| 9315 | + | |
| 9316 | + | |
| 9317 | + | |
| 9318 | + | |
| 9319 | + | |
| 9320 | + | |
| 9321 | + | |
| 9322 | + | |
| 9323 | + | |
| 9324 | + | |
| 9325 | + | |
| 9326 | + | |
| 9327 | + | |
9310 | 9328 | | |
9311 | 9329 | | |
9312 | 9330 | | |
| |||
0 commit comments