commit | 2775b3b39e9eaee328130482688dd1f810b83e6a | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Fri Dec 16 15:57:31 2022 -0500 |
committer | Evan Laird <evanlaird@google.com> | Wed Dec 21 15:19:21 2022 -0500 |
tree | 78b115ad063126a909bf145bdecda407996fd9d2 | |
parent | 81799a75f78c2df0ea29f457b737df4d80716325 [diff] |
[Sb refactor] Add a demo command flow method This CL mainly just adds a single method to DemoModeController, `demoFlowForCommand(String)`. The rest of the diff is from a combination of ktlint formatting and writing a test for the flow, which required some restructuring of the class. Test: DemoModeControllerTest Bug: 238425913 Change-Id: I40dd0b42a881d0776e9b19b282496e850a67a981