Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1381 int32_t AMotionEvent_getClassification(const AInputEvent* motion_event)
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc168 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getClassification);
502 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getClassification); in init_stub_library()
Dstubs_arm64.cc168 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getClassification);
502 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getClassification); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp290 int32_t AMotionEvent_getClassification(const AInputEvent* motion_event) { in AMotionEvent_getClassification() function
Dlibandroid.map.txt120 AMotionEvent_getClassification; # introduced=Tiramisu