Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dinput_method_engine_listener_impl.h40 static bool WaitSetCallingWindow(uint32_t windowId);
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dinput_method_engine_listener_impl.cpp98 bool InputMethodEngineListenerImpl::WaitSetCallingWindow(uint32_t windowId) in WaitSetCallingWindow() function in OHOS::MiscServices::InputMethodEngineListenerImpl
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_attach_test.cpp678 EXPECT_TRUE(InputMethodEngineListenerImpl::WaitSetCallingWindow(config.windowId));