| commit | c54909439b1ebea1f6409647baf53a22348a68f1 | [log] [tgz] | 
|---|---|---|
| author | Violetta Fedotova <violettfaid@google.com> | Fri Mar 03 20:50:21 2023 +0000 | 
| committer | Violetta Fedotova <violettfaid@google.com> | Mon Mar 13 22:32:42 2023 +0000 | 
| tree | 267d72b2eb00283c53a0e093748c4bf6f0794b26 | |
| parent | ccd9936912030e13f0ba4c748d820ced8f58151b [diff] | 
Make MotionEvent.getEventTimeNano API public. We need a nanosecond precision for the resampling algorithm in Chrome. Currently we use a reflection to access these methods https://crrev.com/c/4282897, but we get an approval to make these methods public. Test: atest cts/tests/tests/view/src/android/view/cts/MotionEventTest.java Bug: b/269238283 Change-Id: I2ac814e777ab954268a450987d11481e6bd32ff9