commit | 9b90aac84c490ca7c5bfa1f6d54680bf47c6d0b9 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Tue Jan 04 08:34:59 2022 -0500 |
committer | Matt Pietal <mpietal@google.com> | Wed Jan 05 16:51:12 2022 +0000 |
tree | 4eb825df1f9069d4dd7e7bae2ec0a95f413d46f0 | |
parent | c78799cc7e44eed73faad2cec17e2458d0fbf6c7 [diff] |
KeyguardViewMediator refactor Continue dividing KeyguardViewMediator into smaller, testable units, first by removing screen on/off calls that go here. Consolidate screen on/off logic into one file. Add support to Lifecycle to dispatch methods with 1 argument. Bug: 195430376 Test: KeyguardViewMediatorTest ScreenLifecycleTest Change-Id: I2696629fc7e1a3934503e8c94ecdeed749762769