Searched refs:AInputQueue_hasEvents (Results 1 – 5 of 5) sorted by relevance
130 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_hasEvents);420 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_hasEvents); in init_stub_library()
1317 int32_t AInputQueue_hasEvents(AInputQueue* queue);
81 AInputQueue_hasEvents;
285 int32_t AInputQueue_hasEvents(AInputQueue* queue) { in AInputQueue_hasEvents() function