summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Bryce Lee <brycelee@google.com> 2023-02-03 08:48:32 -0800
committer Bryce Lee <brycelee@google.com> 2023-02-06 09:39:34 -0800
commite026a6ff3f0561ea4f76e69696cbbc8b66753a63 (patch)
tree4175bebd3cfb1109e4107851788cad5f4c00e1ab /libs/input/PointerController.cpp
parent498f1e905c286bdc093f22e5c7ea8c1667eb4cb4 (diff)
Add Preconditions and Nested Subscriptions.
This changelist introduces two concepts: Preconditions and Nested Subscriptions. Preconditions are allow for a Subscription active state (following its condition(s) changes) to be predicated on a set of conditions first being true. Preconditions can be set on both individual Subscriptions and entire Monitors to apply to all added Subscriptions. Nested Subscriptions allow for the callback of one Subscription to be the activation of another Subscription. Bug: 261420432 Test: atest ConditionMonitorTest Change-Id: Ifbe498bab144c60a88e5e2e2e570325300c9b953
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions