Home
last modified time | relevance | path

Searched defs:OnImeHide (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dime_event_listener.h32 virtual void OnImeHide(const ImeWindowInfo &info){}; in OnImeHide() function
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dime_setting_listener_test_impl.cpp88 void ImeSettingListenerTestImpl::OnImeHide(const ImeWindowInfo &info) in OnImeHide() function in OHOS::MiscServices::ImeSettingListenerTestImpl
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_event_monitor_manager_impl.cpp133 int32_t ImeEventMonitorManagerImpl::OnImeHide(const ImeWindowInfo &info) in OnImeHide() function in OHOS::MiscServices::ImeEventMonitorManagerImpl
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_setting.cpp661 void JsGetInputMethodSetting::OnImeHide(const ImeWindowInfo &info) in OnImeHide() function in OHOS::MiscServices::JsGetInputMethodSetting
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_panel_test.cpp142 void OnImeHide(const ImeWindowInfo &info) override in OnImeHide() function in OHOS::MiscServices::InputMethodSettingListenerImpl