Skip to content
Commit 0e8f2a2e authored by Matt Pietal's avatar Matt Pietal
Browse files

Add KeyguardTransitionRepository

Added in order to better control transitions within
keyguard. Transitions must begin with a call to startTransition and
can be either animated or manually controlled. The domain layer is
responsible for both triggering these transitions and listening to
flowable events emitted by this repository, and should respond by
updating the UI elements.

Bug: 195430376
Test: atest KeyguardTransitionRepositoryTest ClockEventControllerTest
Change-Id: I56bd9d560db265c523fa3e0b8c03310e9f4067de
parent 8e771d0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment