Home
last modified time | relevance | path

Searched refs:android_view_MotionEvent_nativeGetDeviceId (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dandroid_view_MotionEvent.cpp627 static jint android_view_MotionEvent_nativeGetDeviceId(jlong nativePtr) { in android_view_MotionEvent_nativeGetDeviceId() function
828 {"nativeGetDeviceId", "(J)I", (void*)android_view_MotionEvent_nativeGetDeviceId},