Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc135 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AKeyEvent_getRepeatCount);
414 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AKeyEvent_getRepeatCount); in init_stub_library()
Dstubs_arm64.cc135 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AKeyEvent_getRepeatCount);
414 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AKeyEvent_getRepeatCount); in init_stub_library()
/frameworks/native/include/android/
Dinput.h963 int32_t AKeyEvent_getRepeatCount(const AInputEvent* key_event);
/frameworks/base/native/android/
Dinput.cpp72 int32_t AKeyEvent_getRepeatCount(const AInputEvent* key_event) { in AKeyEvent_getRepeatCount() function
Dlibandroid.map.txt91 AKeyEvent_getRepeatCount;