Searched refs:softKeyboardPanel (Results 1 – 1 of 1) sorted by relevance
672 std::shared_ptr<InputMethodPanel> softKeyboardPanel = nullptr; variable674 auto ret = inputMethodAbility_->CreatePanel(nullptr, panelInfo1, softKeyboardPanel);675 EXPECT_TRUE(softKeyboardPanel != nullptr);684 ret = inputMethodAbility_->DestroyPanel(softKeyboardPanel);