commit | 63623967b83edad56db58173ebb6687c685b9177 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Wed Sep 30 00:32:04 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Wed Sep 30 00:32:04 2020 +0800 |
tree | 14b7f3da5bd34abe4f825105cfb2a598c874707b | |
parent | 05e21950c937b66ca8a4d1ee6fe9dc7254b8eb03 [diff] |
Add latency metrics for recents gesture Pass the touch down time to RecentsAnimation#startRecentsActivity. 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: I81ee804895b7712f4d925736f5b4694c11a12cbe