commit | a03c8dd5d2438d348bf08650f1837b15781f0bb1 | [log] [tgz] |
---|---|---|
author | Juan Sebastian Martinez <juansmartinez@google.com> | Fri May 03 11:32:45 2024 -0700 |
committer | Juan Sebastian Martinez <juansmartinez@google.com> | Mon May 06 10:21:49 2024 -0700 |
tree | 7327b4f4840ac62d044e2b7155a346d5a80e5cce | |
parent | 1fc80a64715369c7685a5da252e70a02fb83871f [diff] |
Filtering null emissions from the long-press effect StateFlow. The null values of the actionType flow only represent an idle state where nothing happens. It is not necessary to collect them and add coroutine continuation points just for this values. Test: presubmit Flag: ACONFIG quick_settings_visual_haptics_longpress TEAMFOOD Bug: 333987986 Change-Id: I9219deb2cfb77c8a7fb8306c4a7879b767d0a0a4