commit | 613ba2d25ee914b252b921e7730934dbf1a1fe48 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Sep 29 21:34:23 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Mon Oct 05 15:56:01 2020 +0800 |
tree | 0c00b4b759ee907818e32cc22b3b4ecdf4c94ec0 | |
parent | 4a681f2c420c6f413c1962e8a07b503f5761ccf1 [diff] |
Support latency metrics for recents gesture Accpet the event time from RecentsAnimation#startRecentsActivity. Also remove unused method of recents animation in activity manager. Bug: 169221287 Test: Enable statsd log: "adb shell cmd stats print-logs" Touch gesture navigation bar. adb logcat | grep statsd | grep "(48)" The line may contain 0x100000->4[I] 0x110000->20[I] that means 4=by recents and 20=latency 20ms. Change-Id: Ia188a6a3b0dab9edaa0052df3b18508f8cc895d3