Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_info.h149 void SetIsForeground(const bool isForeground);
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp158 void OsAccountInfo::SetIsForeground(bool isForeground) in SetIsForeground() function in OHOS::AccountSA::OsAccountInfo
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp208 osAccountInfo.SetIsForeground(foregroundId == id); in RetryToGetAccount()
1610 osAccountInfo.SetIsForeground(false); in RetryToGetAccount()
2296 osAccountInfo.SetIsForeground(true); in RetryToGetAccount()
2319 oldOsAccountInfo.SetIsForeground(false); in RetryToGetAccount()
/ohos5.0/base/account/os_account/frameworks/osaccount/native/
H A Dlibos_account_innerkits.map204 "OHOS::AccountSA::OsAccountInfo::SetIsForeground(bool)";