Searched refs:IsRoundScreen (Results 1 – 4 of 4) sorted by relevance
58 EXPECT_FALSE(SystemInfo::GetInstance().IsRoundScreen());119 EXPECT_FALSE(SystemInfo::GetInstance().IsRoundScreen());
47 bool IsRoundScreen() const;
65 bool SystemInfo::IsRoundScreen() const in IsRoundScreen() function in OHOS::ACELite::SystemInfo
151 result = (SystemInfo::GetInstance().IsRoundScreen() == true); in JudgeConditionByStrValue()154 result = (SystemInfo::GetInstance().IsRoundScreen() == false); in JudgeConditionByStrValue()