Home
last modified time | relevance | path

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

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