"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "9521b73f5057fa3a77f5c7f9a2c2e48043a53601"
Migrate clock and lock icon to flows
Use transition repository to begin replacing doze amount listeners. Since a lot of this code will be in Java, provide an adapter to collect this flows. For testing with Java code, create two test files. The Java one that tests with the flag turned off, and a new Kotlin one with the flag turned on, in order to test with coroutines. Create a base class in order for both to work. Use flags to test in teamfood first. Test: atest LockIconViewControllerTest ClockEventControllerTest LockIconViewControllerWithCoroutinesTest Bug: 195430376 Change-Id: Ia5d440e1a6d7c4f526aa508c89e04b4a01abe35e (cherry picked from commit 09f2defc)
Loading
Please register or sign in to comment