Searched refs:AMotionEvent_getButtonState (Results 1 – 5 of 5) sorted by relevance
153 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getButtonState);443 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getButtonState); in init_stub_library()
990 int32_t AMotionEvent_getButtonState(const AInputEvent* motion_event);
102 …AMotionEvent_getButtonState; # introduced-arm=14 introduced-arm64=21 introduced-mips=14 introduced…
97 int32_t AMotionEvent_getButtonState(const AInputEvent* motion_event) { in AMotionEvent_getButtonState() function