commit | d6c7050d9f2c3fde0146e3509b099cf277d95180 | [log] [tgz] |
---|---|---|
author | Alejandro Nijamkin <nijamkin@google.com> | Mon Jan 16 13:45:03 2023 -0800 |
committer | Alejandro Nijamkin <nijamkin@google.com> | Mon Jan 16 13:45:03 2023 -0800 |
tree | 4ea9efff3b11a3e486354fcd31cc5f1b4ac562f5 | |
parent | 7eb00fa99487e2d09676d1cadab6fbd98d8c2f4a [diff] |
Use event time instead of System.currentTimeMillis As per the associated bugs, using system time is incorrect and can result in flaky tests. This CL moves over to use event time. Fix: 265023850 Test: manually verified that the shake animation still shows up if I tap the quick affordance or slide my finger off of it Test: manually verified that long-pressing the quick affordance still works as expected Change-Id: Ie4a45ade40690637e621b88f6a110fefa2af3216