summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Josh Tsuji <tsuji@google.com> 2024-10-03 18:26:00 -0400
committer Josh Tsuji <tsuji@google.com> 2024-10-04 21:06:34 +0000
commit439eee0b509523c99126906a5cc35776f8983ebf (patch)
tree561a345b7bbd29ff444f72aebbf651174bfbc387 /libs/androidfw/StringPool.cpp
parent40aa6d94b61f04c1dc822783447d8e5847dc0ff5 (diff)
Add sendTransitionStepsOnStartTransition.
Currently, calls to startTransition are recorded/spied on so that we can verify that someone asked to start a transition. However, as our interactors become more complicated, calls to startTransition sometimes are guarded by checking previous TransitionSteps. This requires us to send the appropriate fake transition steps prior to triggering the startTransition call we're looking for. To improve this, and also test more live code, this adds support for sending STARTED/RUNNING/FINISHED steps in response to startTransition calls from the real interactors. Also, adds FromLockscreenTransitionInteractor tests as promised in the previous CL. Bug: 370177430 Test: atest SystemUITests Flag: EXEMPT tests Change-Id: Iab04c8799978b54568a1069c8d7ce425bbe02a93
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions