Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp276 void ReportImfErrorEvent(int32_t ret, bool isShowKeyboard) in ReportImfErrorEvent() function
289 ReportImfErrorEvent(IMF_LISTENER_NULL_POINT, isShowKeyboard); in Attach()
294 ReportImfErrorEvent(IMF_TEXT_CONFIG_NULL_POINT, isShowKeyboard); in Attach()
307 ReportImfErrorEvent(IMF_LISTENER_NULL_POINT, isShowKeyboard); in Attach()
331 ReportImfErrorEvent(ret, isShowKeyboard); in Attach()