Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc138 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AKeyEvent_getAction);
457 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AKeyEvent_getAction); in init_stub_library()
H A Dstubs_arm64.cc138 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AKeyEvent_getAction);
457 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AKeyEvent_getAction); in init_stub_library()
/aosp12/frameworks/native/include/android/
H A Dinput.h957 int32_t AKeyEvent_getAction(const AInputEvent* key_event);
/aosp12/frameworks/base/native/android/
H A Dinput.cpp59 int32_t AKeyEvent_getAction(const AInputEvent* key_event) { in AKeyEvent_getAction() function
H A Dlibandroid.map.txt90 AKeyEvent_getAction;