Home
last modified time | relevance | path

Searched refs:ERR_ABILITY_NOT_FOREGROUND (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_errors.h400 ERR_ABILITY_NOT_FOREGROUND, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/
H A Dability_business_error.cpp206 {ERR_ABILITY_NOT_FOREGROUND, AbilityErrorCode::ERROR_CODE_ABILITY_NOT_FOREGROUND},
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp3410 return ERR_ABILITY_NOT_FOREGROUND; in MoveUIAbilityToBackground()