commit | 5af566dea8fea2cb40956d5a6cc2f09083392401 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Thu Jul 27 21:03:54 2023 +0000 |
committer | Dave Mankoff <mankoff@google.com> | Wed Jan 03 19:19:57 2024 +0000 |
tree | 34850d9e6f8130d16233b34537ff76de443f8b7a | |
parent | be1761a0621b7ce763aad779666cd503b3b37bbb [diff] |
Remove calls to `new SystemUIDialog(context)` This removes low-hanging fruit, but replacing calls to `new SystemUIDialog(context)` with `Provider<SystemUIDialog>#get`. Flag: NA Bug: 219008720 Test: atest SystemUITests Change-Id: I9364b35d84f4d5afb084547a14bc04686d1a9ba3