commit | c7cf9fc1dec73430fd510a871ac42b96f3d6dfea | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Thu Dec 19 15:43:20 2019 -0500 |
committer | Dave Mankoff <mankoff@google.com> | Mon Dec 23 09:35:44 2019 -0500 |
tree | 1a2312b118ca64c01239d00197d24ccd74f381a9 | |
parent | cd87f72f02009d10b186da4824549b755245f122 [diff] |
Start removing Dependency.get(UiOffloadThread.class) This actually begins the process of deprecation and removing UiOffloadThread in favor of using Executors directly. This CL hits the easiest spots in the code. There are a few more remaining calls that should be in their own independent CLs. Bug: 146567476 Test: atest SystemUITests Change-Id: I2542cc61653f330a1931b15a57e3b7c77d18e2e6