Searched refs:SetBackgroundStatus (Results 1 – 4 of 4) sorted by relevance
219 watchdog_->SetBackgroundStatus(isInBackground);305 watchdog_->SetBackgroundStatus(isInBackground);325 watchdog_->SetBackgroundStatus(isInBackground);347 watchdog_->SetBackgroundStatus(isInBackground);
63 void SetBackgroundStatus(const bool isInBackground);
98 void Watchdog::SetBackgroundStatus(const bool isInBackground) in SetBackgroundStatus() function in OHOS::AppExecFwk::Watchdog
446 tmpWatchdog->SetBackgroundStatus(false); in ScheduleForegroundApplication()478 tmpWatchdog->SetBackgroundStatus(true); in ScheduleBackgroundApplication()