commit | 27ff98f799ecde53015ff8ed0216aef55c6bfac2 | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Fri Nov 11 15:07:58 2022 -0500 |
committer | Evan Laird <evanlaird@google.com> | Wed Nov 16 12:27:54 2022 -0500 |
tree | 87dd9a0c83a529b5433110aa94d239b01621536c | |
parent | e182b0d4799f492c78a2f9e584d9ca922c0d40a0 [diff] |
Move showUserSwitcher to UserInteractor This method will be needed by the status bar user chip, and has the equivalent behavior that was defined in `FooterActionsInteractor`. This CL moves the implementation + tests up from `FooterActionsInteractor` to a new dependency on `UserInteractor` Test: atest UserInteractorTest Bug: 254246505 Change-Id: Ia78513a0f86a5ade8727855f677919abac82b3b1