Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.h54 CustomInputMethod *customInputMethod = reinterpret_cast<CustomInputMethod *>(arg); in TimerMethod() local
55 customInputMethod->DealLongPressKeyEvent(); in TimerMethod()