commit | ffab2343fe7f161d828169b24cb8a583133b43d3 | [log] [tgz] |
---|---|---|
author | Arthur Hung <arthurhung@google.com> | Wed Feb 23 09:55:51 2022 +0000 |
committer | Arthur Hung <arthurhung@google.com> | Thu Mar 03 12:44:42 2022 +0000 |
tree | f607f58a190c2ab1427d22614e43ca8befec7387 | |
parent | 0f7a1a7083ee84c75bc3c7496e7beec31700be55 [diff] |
Let rule could decide dispatching excess when detecting combination key The KeyCombinationManager would excess the delay before it dispatching to the client side when detecting a potential combination key, it may cause some key affects UI performance dramatically such as dpad center or back. This CL provide a way for combination key rule could control the timeout. Bug: 220669913 Test: atest KeyCombinationTests Change-Id: Iab68cce050fbc1376307463cefc4d4d8d26d7c43