Home
last modified time | relevance | path

Searched defs:OnSetCallingWindow (Results 1 – 6 of 6) sorted by relevance

/base/inputmethod/imf/test/common/src/
Dinput_method_engine_listener_impl.cpp57 void InputMethodEngineListenerImpl::OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow() function in OHOS::MiscServices::InputMethodEngineListenerImpl
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dime_mirror_demo.cpp43 void OnSetCallingWindow(uint32_t windowId) override { } in OnSetCallingWindow() function in InputMethodEngineListenerImpl
Dvirtual_listener_test.cpp94 void OnSetCallingWindow(uint32_t windowId) override { } in OnSetCallingWindow() function in OHOS::MiscServices::EngineListenerImpl
Dinput_method_ability_test.cpp103 void OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow() function in OHOS::MiscServices::InputMethodAbilityTest::InputMethodEngineListenerImpl
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_input_method_engine_setting.cpp761 void JsInputMethodEngineSetting::OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow() function in OHOS::MiscServices::JsInputMethodEngineSetting
/base/inputmethod/imf/services/src/
Dperuser_session.cpp1545 int32_t PerUserSession::OnSetCallingWindow(uint32_t callingWindowId, in OnSetCallingWindow() function in OHOS::MiscServices::PerUserSession