commit | 43c34c8991e5d2a11296d9449b3348189df8f616 | [log] [tgz] |
---|---|---|
author | Arpit Singh <arpitks@google.com> | Wed Feb 21 17:25:23 2024 +0000 |
committer | Arpit Singh <arpitks@google.com> | Wed Feb 21 18:35:53 2024 +0000 |
tree | 7205c707a011af8c658f8a0f5f22f2d6d4fc7021 | |
parent | 3d8cc938500d687fa071cbd91d245fe10daba59f [diff] |
Use ScopedLocalRef in InputEvent jni function This CL updates some jni functions that manipulate Key and Motion events to use ScopedLocalRef instead of plain jobject for better life-cycle tracking. Test: presubmit Bug: 324375527 Change-Id: I154b0606d3c0912f0df7a890faf7246b575863f5