commit | f6032e30d71f51d8f5b5c037ec500b4aa589b731 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Mon Aug 31 12:29:02 2020 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Tue Sep 08 13:47:41 2020 -0400 |
tree | f7d9013084e1fbf3f8bca73fc3d86b2a1a451fb6 | |
parent | 617777eb55c1d83d81b2ad05cd61082c404b30ff [diff] |
2/N Use KeyguardHostViewController in KeyguardBouncer. This mostly proxies existing calls through to the view. A few exceptions were made where it was obvious what to change. Also, make ViewController take a View type to streamling initialization a bit more. Bug: 166448040 Test: atest SystemUITests && manual. Change-Id: If849ff57c4b8462e07cc9a4b0546fe7d2a6a0c0a