Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp191 info.visible ? CheckPanelInfoInShow(panel, info) : CheckPanelInfoInHide(panel, info); in CheckPanelStatusInfo()
193 …void CheckPanelInfoInShow(const std::shared_ptr<InputMethodPanel> &panel, const PanelStatusInfo &i… in CheckPanelInfoInShow() function in OHOS::MiscServices::InputMethodAbilityTest