Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.h49 …explicit CustomInputMethod(): timer_(300, TimerMethod, this) {} // 300: time(ms) for add/del one l… in CustomInputMethod()
52 static void TimerMethod(void* arg) in TimerMethod() function
63 void TimerMethod(UIView& view);