Searched refs:nativeGetDeviceId (Results 1 – 2 of 2) sorted by relevance
1856 private static native int nativeGetDeviceId(long nativePtr); in nativeGetDeviceId() method in MotionEvent2386 return nativeGetDeviceId(mNativePtr); in getDeviceId()3741 if (nativeGetDeviceId(mNativePtr) != nativeGetDeviceId(event.mNativePtr) in addBatch()3829 ev.initialize(nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in clampNoHistory()
60815 Landroid/view/MotionEvent;->nativeGetDeviceId(J)I