Home
last modified time | relevance | path

Searched refs:SetBackgroundStatus (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/interfaces/kits/native/appkit/dfr/
H A Dwatchdog.h63 void SetBackgroundStatus(const bool isInBackground);
/foundation/ability/ability_runtime/test/unittest/dfr_test/watchdog_test/
H A Dwatchdog_test.cpp244 * @tc.name: SetBackgroundStatus
245 * @tc.desc: Verify that function SetBackgroundStatus.
252 watchdog_->SetBackgroundStatus(isInBackground); in HWTEST_F()
338 watchdog_->SetBackgroundStatus(isInBackground); in HWTEST_F()
358 watchdog_->SetBackgroundStatus(isInBackground); in HWTEST_F()
380 watchdog_->SetBackgroundStatus(isInBackground); in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dwatchdog.cpp98 void Watchdog::SetBackgroundStatus(const bool isInBackground) in SetBackgroundStatus() function in OHOS::AppExecFwk::Watchdog
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp434 tmpWatchdog->SetBackgroundStatus(false); in ScheduleForegroundApplication()
466 tmpWatchdog->SetBackgroundStatus(true); in ScheduleBackgroundApplication()

Completed in 8 milliseconds