diff options
author | 2024-02-16 12:10:39 +0000 | |
---|---|---|
committer | 2024-02-21 15:22:38 +0000 | |
commit | 14ee29abbf9d8353982de0353548023fb590bdf5 (patch) | |
tree | 7318cab1767a82acd4402c4538adb6323bf45052 /libs/input/SpriteController.cpp | |
parent | 51503c1a420f7523cad4c50fd79062c8c828c9c9 (diff) |
Rename android.view.InputEvent obtain copy from native methods
Rename obtain Java InputEvent copy from native methods for Key and
Motion events for consistency. This CL renames
1. android_view_MotionEvent_obtainAsCopy ->
android_view_MotionEvent_obtainAsCopy
2. android_view_KeyEvent_fromNative ->
android_view_KeyEvent_obtainAsCopy
3. android_view_KeyEvent_toNative ->
android_view_KeyEvent_obtainAsCopy
Bug: 324375527
Test: atest MotionEventTest KeyEventTest
Change-Id: I2a2fee29fd8ffcce04a939d19d3f7a0ce0c5dcf1
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions