Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.h68 void SetupView(KeyboardType type);
H A Dcustom_input_method.cpp118 SetupView(keyboardType_); in OnShow()
151 void CustomInputMethod::SetupView(KeyboardType type) in SetupView() function in OHOS::CustomInputMethod