Searched refs:nativeGetSource (Results 1 – 2 of 2) sorted by relevance
1858 private static native int nativeGetSource(long nativePtr); in nativeGetSource() method in MotionEvent2392 return nativeGetSource(mNativePtr); in getSource()3742 || nativeGetSource(mNativePtr) != nativeGetSource(event.mNativePtr) in addBatch()3829 ev.initialize(nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in clampNoHistory()
60826 Landroid/view/MotionEvent;->nativeGetSource(J)I