Searched refs:nativeGetDeviceId (Results 1 – 2 of 2) sorted by relevance
1564 private static native int nativeGetDeviceId(long nativePtr); in nativeGetDeviceId() method in MotionEvent2023 return nativeGetDeviceId(mNativePtr); in getDeviceId()3252 if (nativeGetDeviceId(mNativePtr) != nativeGetDeviceId(event.mNativePtr) in addBatch()3341 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in clampNoHistory()3435 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in split()
75887 Landroid/view/MotionEvent;->nativeGetDeviceId(J)I