Searched refs:inputMethodWindowInfo_ (Results 1 – 1 of 1) sorted by relevance
32 Utils::TestWindowInfo inputMethodWindowInfo_; member in OHOS::Rosen::WindowInputMethodTest49 inputMethodWindowInfo_ = { in SetUp()73 inputMethodWindowInfo_.name = "input_method.1";74 const sptr<Window>& window = Utils::CreateTestWindow(inputMethodWindowInfo_);92 inputMethodWindowInfo_.name = "input_method.2";93 const sptr<Window>& inputMethodWindow = Utils::CreateTestWindow(inputMethodWindowInfo_);