Searched refs:AInputEvent_getSource (Results 1 – 5 of 5) sorted by relevance
123 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputEvent_getSource);413 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputEvent_getSource); in init_stub_library()
927 int32_t AInputEvent_getSource(const AInputEvent* event);
75 AInputEvent_getSource;
49 int32_t AInputEvent_getSource(const AInputEvent* event) { in AInputEvent_getSource() function