Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 83e0fa0c authored by Josh Yang's avatar Josh Yang
Browse files

Add DeferredKeyActionExecutor class.

The class can be used to queue a key action and trigger it later. There
are 2 events this class reacts to:

1. Queue a key action and map it to a key gesture.
2. Make actions corresponding to a key gesture executable.

Regardless of the order of these 2 events, any actions corresponding to
an executable key gesture will be executed.

Bug: 308482931
Test: atest WmTests:DeferredKeyActionExecutorTests
Change-Id: I3ce60b068d52d29aab06c2663467376a41638f7b
parent da689d5a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment