summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Fabián Kozynski <kozynski@google.com> 2024-02-15 16:20:12 -0500
committer Fabian Kozynski <kozynski@google.com> 2024-02-15 21:24:26 +0000
commitaeaa739b83a66321a552fc50ba5c74a5bf655cf4 (patch)
tree625ae07db98b961d96889996f4477d48251c8eba /libs/input/PointerController.cpp
parent2170c30485a1ca31b4193415823f9bd0e2e294f4 (diff)
Mark current tiles as auto-added
If a tile is currently in the list of tile but could be auto-added if not tracked, mark it as auto-added. Note that this only applies to tiles that can be auto-added only once (AutoAddTracking.IfNotAdded), as a way to indicate that the user has already seen the tile (and possibly may have removed it). This doesn't apply to tiles that are always tracked (AutoAddTracking.Always), as those can be auto-removed and auto-added again when the feature is enabled again. Test: atest AutoAddInteractorTest Fixes: 324960944 Flag: ACONFIG com.android.systemui.qs_new_pipeline NEXTFOOD Change-Id: I6ca4261ed98548549ad257d0ea9e9af6f3c1c8ba
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions