Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 14ee29ab authored by Arpit Singh's avatar Arpit Singh
Browse files

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
parent 51503c1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment