Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1115 int32_t AKeyEvent_getRepeatCount(const AInputEvent* key_event);
/frameworks/base/native/android/
Dinput.cpp80 int32_t AKeyEvent_getRepeatCount(const AInputEvent* key_event) { in AKeyEvent_getRepeatCount() function
Dlibandroid.map.txt136 AKeyEvent_getRepeatCount;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_arm64.cc197 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AKeyEvent_getRepeatCount);
630 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AKeyEvent_getRepeatCount); in init_stub_library()
Dstubs_arm.cc197 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AKeyEvent_getRepeatCount);
630 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AKeyEvent_getRepeatCount); in init_stub_library()
Dstubs_riscv64.cc197 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AKeyEvent_getRepeatCount);
630 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AKeyEvent_getRepeatCount); in init_stub_library()