Searched refs:nativeSplit (Results 1 – 1 of 1) sorted by relevance
1852 private static native long nativeSplit(long destNativePtr, long sourceNativePtr, int idBits); in nativeSplit() method in MotionEvent3880 event.mNativePtr = nativeSplit(event.mNativePtr, this.mNativePtr, idBits); in split()