commit | a04997b0811f2af79c0a91046d85d7e992496cab | [log] [tgz] |
---|---|---|
author | Vinit Nayak <peanutbutter@google.com> | Tue Jul 23 18:33:58 2019 -0700 |
committer | Vinit Nayak <peanutbutter@google.com> | Fri Jul 26 12:19:57 2019 -0700 |
tree | e315e7ffed88d9bf248479ed693da29a8dcdd542 | |
parent | a1db23c0a74de79c1afa80c88023d303a81fec80 [diff] |
Use new onTaskListUpdated() callback Migrated to general method for receiving updates whenever the recents list undergoes any additions or removals. Test: Opened apps, and as I closed them I ensured via debugger and log statements that the callback was being triggered from the framework module. See tests in RecentTasksTest fixes: 111077107 Change-Id: Ia9bddb50861a1b107e6a88c9f9bb89944800d5d8