commit | d2818e217bf840ccde761f4acb7b1cdf5c50f8da | [log] [tgz] |
---|---|---|
author | Chen Bai <[email protected]> | Mon Dec 11 16:01:48 2023 -0800 |
committer | Chen Bai <[email protected]> | Tue Dec 12 15:01:43 2023 -0800 |
tree | 2956c8f7b344a929fc5537aa7b7b6b1e7f91264a | |
parent | 2559674dafa3e71c4080f392aebdd366f1d9b3a2 [diff] |
phonewm: refactor Talkback shortcut logic into a controller Wrap talkback shortcut related logic into one `TalkbackShortcutController` class. This makes it easier to test triple press logic since its using talkback shortcut. Note: this is pure refactor. No behavioral change. Test: atest WmTests:StemKeyGestureTests BUG: 311006348 Change-Id: Icbd83958406e30a7bf85e5352bcbdfdcb68d8eaa