diff options
author | Yan Wang <yawanng@google.com> | 2019-10-03 19:17:15 -0700 |
---|---|---|
committer | Yan Wang <yawanng@google.com> | 2019-10-10 11:28:08 -0700 |
commit | d47f90bc46caa5338a1617c83d292efc697691cd (patch) | |
tree | 060246771bd0ae6521fd78e13aeea6e2fe046cbb /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 9eac5ecd55a135e8ba4b8e86afa5e6fb0a6654be (diff) |
startop: Add timestamps for IntentStarted and ActivityLaunchFinished.
The timestamps are used to compute duration of TotalTime and ReportFullyDrawn.
TotalTime = t(ActivityLaunchFinished) - t(IntentStarted)
ReportFullyDrawn = t(ReportFullyDrawn) - t(IntentStarted)
where t(x) is the timestamp of x.
Bug: 137786390
Bug: 137784595
Test: Make
Test: atest CtsWindowManagerDeviceTestCases:ActivityMetricsLoggerTests
Change-Id: I75c0be8508499dce186fd392e79b67b2fefc8842
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions