Home
last modified time | relevance | path

Searched defs:keyboardProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp83 sptr<WindowSessionProperty> keyboardProperty = new (std::nothrow) WindowSessionProperty(); in GetKeyboardSession() local
855 sptr<WindowSessionProperty> keyboardProperty = new (std::nothrow) WindowSessionProperty(); variable
1311 sptr<WindowSessionProperty> keyboardProperty = sptr<WindowSessionProperty>::MakeSptr(); variable
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Davoid_area_controller_test.cpp193 sptr<WindowProperty> keyboardProperty = new WindowProperty(); in SetUpTestCase() local