commit | 295954ba786b6a71e4b6bd52005d2576e439f4a3 | [log] [tgz] |
---|---|---|
author | Kevin <kevhan@google.com> | Tue Jan 29 16:42:26 2019 -0800 |
committer | Kevin <kevhan@google.com> | Fri Feb 22 14:01:33 2019 -0800 |
tree | d7d8a46a709410879b09493789c1c9e6490955f9 | |
parent | 9ad094c626f54cb1078e1f5dce4f9b0a417e5bfa [diff] |
Split TaskUtils for Go recents This CL splits the static methods in TaskUtils based off which ones assume a RecentsView recents implementation. The new TaskViewUtils is then only used by non-Go recents whereas the generic TaskUtils which only deals with Task logic is shared. Bug: 114136250 Test: Build NexusLauncher, l3GoIconRecents Change-Id: If33d19dbdb421ae805767387a991769166e865c5