summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author Matt Pietal <mpietal@google.com> 2024-01-12 01:45:17 +0000
committer Matt Pietal <mpietal@google.com> 2024-01-12 02:04:20 +0000
commit40e213701b1b32f12935c45cdf8dfdc1a466fe18 (patch)
treec020aed3394a990a9331728cb5c81d275ce838dd /libs/input/SpriteController.cpp
parent4ce4669b711ad2fc5995abf2b2dec9ea096aa855 (diff)
Move From* Interactors to background scope
These are all of the triggers for when to start a transition. While transitions themselves used an animator and need to be on the main thread, the triggers do not. Also, use flowOn(background) for all 'sample's. These internally use the unconfined dispatcher, which means the main thread because that's where the source data is coming from. Bug: 318582599 Test: atest com.android.systemui.keyguard.domain.interactor Flag: N/A - fixes general performance issues Change-Id: Ia3aa738b632b86aed31871536bb724bfd7981d30
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions