Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc128 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputEvent_getSource);
447 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputEvent_getSource); in init_stub_library()
H A Dstubs_arm64.cc128 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputEvent_getSource);
447 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputEvent_getSource); in init_stub_library()
/aosp12/frameworks/native/include/android/
H A Dinput.h943 int32_t AInputEvent_getSource(const AInputEvent* event);
/aosp12/frameworks/base/native/android/
H A Dinput.cpp51 int32_t AInputEvent_getSource(const AInputEvent* event) { in AInputEvent_getSource() function
H A Dlibandroid.map.txt81 AInputEvent_getSource;