Home
last modified time | relevance | path

Searched refs:panelInfo2 (Results 1 - 1 of 1) sorted by relevance

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp665 PanelInfo panelInfo2 = { .panelType = STATUS_BAR }; in HWTEST_F() local
667 ret = inputMethodAbility_->CreatePanel(nullptr, panelInfo2, statusBar); in HWTEST_F()
698 PanelInfo panelInfo2 = { .panelType = STATUS_BAR }; in HWTEST_F() local
699 ret = inputMethodAbility_->CreatePanel(nullptr, panelInfo2, inputMethodPanel); in HWTEST_F()

Completed in 3 milliseconds