Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_utils_test/
H A Dapp_utils_test.cpp55 …bool isInheritWindowSplitScreenMode = AAFwk::AppUtils::GetInstance().IsInheritWindowSplitScreenMod… variable
59 EXPECT_TRUE(isInheritWindowSplitScreenMode == true);
61 EXPECT_TRUE(isInheritWindowSplitScreenMode == true);
63 EXPECT_TRUE(isInheritWindowSplitScreenMode == false);