Home
last modified time | relevance | path

Searched refs:SetBackgroundCall (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h2288 int32_t SetBackgroundCall(const AppExecFwk::RunningProcessInfo &processInfo,
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp10061 return SetBackgroundCall(processInfo, abilityRequest, isBackgroundCall); in IsCallFromBackground()
10064 int32_t AbilityManagerService::SetBackgroundCall(const AppExecFwk::RunningProcessInfo &processInfo, in SetBackgroundCall() function in OHOS::AAFwk::AbilityManagerService