Home
last modified time | relevance | path

Searched refs:AInputQueue_hasEvents (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/include/android/
Dinput.h1529 int32_t AInputQueue_hasEvents(AInputQueue* queue);
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc146 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_hasEvents);
513 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_hasEvents); in init_stub_library()
Dstubs_arm.cc146 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_hasEvents);
513 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_hasEvents); in init_stub_library()
Dstubs_arm64.cc146 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_hasEvents);
513 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_hasEvents); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp349 int32_t AInputQueue_hasEvents(AInputQueue* queue) { in AInputQueue_hasEvents() function
Dlibandroid.map.txt99 AInputQueue_hasEvents;