commit | 33cb38b146be24b0290b04ddaab57d6c3578247e | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Feb 23 18:52:34 2023 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Mar 03 21:39:32 2023 +0000 |
tree | f1ac2605c967ac97b59d312056ea8e7b317bad72 | |
parent | b2fd17a7bafd9f6540ee078434396a4e8afab6fe [diff] |
Single-device prediction only After further discussion about the potential usage of the MotionPredictor API, we decided that returning a List<MotionEvent> is inconvenient for the application. Update the native MotionPredictor to return a nullable MotionEvent instead. Bug: 167946763 Test: native Change-Id: Ib1382431d894b9561d9a9e2e96c360e2b7a19b5c