Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1479 int32_t AMotionEvent_getClassification(const AInputEvent* motion_event)
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc182 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getClassification);
549 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getClassification); in init_stub_library()
Dstubs_arm.cc182 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getClassification);
549 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getClassification); in init_stub_library()
Dstubs_arm64.cc182 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getClassification);
549 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getClassification); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp291 int32_t AMotionEvent_getClassification(const AInputEvent* motion_event) { in AMotionEvent_getClassification() function
Dlibandroid.map.txt134 AMotionEvent_getClassification; # introduced=Tiramisu