Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc135 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_hasEvents);
454 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_hasEvents); in init_stub_library()
H A Dstubs_arm64.cc135 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_hasEvents);
454 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_hasEvents); in init_stub_library()
/aosp12/frameworks/native/include/android/
H A Dinput.h1356 int32_t AInputQueue_hasEvents(AInputQueue* queue);
/aosp12/frameworks/base/native/android/
H A Dinput.cpp308 int32_t AInputQueue_hasEvents(AInputQueue* queue) { in AInputQueue_hasEvents() function
H A Dlibandroid.map.txt88 AInputQueue_hasEvents;