Searched refs:AInputQueue_preDispatchEvent (Results 1 – 5 of 5) sorted by relevance
131 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_preDispatchEvent);421 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_preDispatchEvent); in init_stub_library()
1333 int32_t AInputQueue_preDispatchEvent(AInputQueue* queue, AInputEvent* event);
82 AInputQueue_preDispatchEvent;
298 int32_t AInputQueue_preDispatchEvent(AInputQueue* queue, AInputEvent* event) { in AInputQueue_preDispatchEvent() function