Searched refs:softKeyboardPanel1 (Results 1 – 1 of 1) sorted by relevance
615 std::shared_ptr<InputMethodPanel> softKeyboardPanel1 = nullptr; variable617 auto ret = inputMethodAbility_->CreatePanel(nullptr, panelInfo, softKeyboardPanel1);618 EXPECT_TRUE(softKeyboardPanel1 != nullptr);626 ret = inputMethodAbility_->DestroyPanel(softKeyboardPanel1);738 std::shared_ptr<InputMethodPanel> softKeyboardPanel1 = nullptr; variable740 auto ret = inputMethodAbility_->CreatePanel(nullptr, panelInfo, softKeyboardPanel1);741 EXPECT_TRUE(softKeyboardPanel1 != nullptr);744 ret = inputMethodAbility_->DestroyPanel(softKeyboardPanel1);766 std::shared_ptr<InputMethodPanel> softKeyboardPanel1 = nullptr; variable769 EXPECT_TRUE(softKeyboardPanel1 != nullptr);[all …]