Home
last modified time | relevance | path

Searched refs:BACKGROUND_APPLICATION_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_event_handler.h43 static constexpr uint32_t BACKGROUND_APPLICATION_TIMEOUT = 45000; // ms member in OHOS::AppExecFwk::AMSEventHandler
52 static constexpr uint32_t BACKGROUND_APPLICATION_TIMEOUT = 3000; // ms member in OHOS::AppExecFwk::AMSEventHandler
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp695 PostTask(taskName, AMSEventHandler::BACKGROUND_APPLICATION_TIMEOUT, appbackgroundtask); in ScheduleBackgroundRunning()

Completed in 5 milliseconds