Searched refs:GetIsForeground (Results 1 – 9 of 9) sorted by relevance
147 bool GetIsForeground() const;
262 if (node.GetIsForeground()) { in ProcessSurfaceRenderNode()
190 EXPECT_FALSE(accountInfo.GetIsForeground());247 EXPECT_FALSE(accountInfo.GetIsForeground());310 EXPECT_FALSE(accountInfo.GetIsForeground());379 EXPECT_FALSE(accountInfo.GetIsForeground());
153 bool OsAccountInfo::GetIsForeground() const in GetIsForeground() function in OHOS::AccountSA::OsAccountInfo
2721 EXPECT_EQ(account.GetIsForeground(), false);2736 EXPECT_EQ(osAccountInfo.GetIsForeground(), true);2741 EXPECT_EQ(osAccountInfo.GetIsForeground(), false);2752 EXPECT_EQ(osAccountInfo.GetIsForeground(), true);2757 EXPECT_EQ(osAccountInfo.GetIsForeground(), false);
1073 bool GetIsForeground() const in GetIsForeground() function
953 …lace_back(DUMP_TAB_CHARACTER + "isForeground: " + std::to_string(osAccountInfo.GetIsForeground())); in DumpStateByAccounts()
774 if (osAccountInfo.GetIsForeground()) { in RetryToGetAccount()
205 "OHOS::AccountSA::OsAccountInfo::GetIsForeground() const";