Searched refs:nativeOffsetLocation (Results 1 – 1 of 1) sorted by relevance
1468 private static native void nativeOffsetLocation(long nativePtr, float deltaX, float deltaY); in nativeOffsetLocation() method in MotionEvent2864 nativeOffsetLocation(mNativePtr, deltaX, deltaY); in offsetLocation()