Home
last modified time | relevance | path

Searched defs:ForegroundFailed (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_impl.cpp692 void AbilityImpl::WindowLifeCycleImpl::ForegroundFailed(int32_t type) in ForegroundFailed() function in OHOS::AppExecFwk::AbilityImpl::WindowLifeCycleImpl
H A Dui_ability_impl.cpp508 void UIAbilityImpl::WindowLifeCycleImpl::ForegroundFailed(int32_t type) in ForegroundFailed() function in OHOS::AbilityRuntime::UIAbilityImpl::WindowLifeCycleImpl
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp198 void ForegroundFailed(int32_t ret) override in ForegroundFailed() function in OHOS::WindowLifeCycle
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h99 virtual void ForegroundFailed(int32_t ret) {} in ForegroundFailed() function