Searched defs:ForegroundFailed (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ | ||
H A D | ability_impl.cpp | 692 void AbilityImpl::WindowLifeCycleImpl::ForegroundFailed(int32_t type) in ForegroundFailed() function in OHOS::AppExecFwk::AbilityImpl::WindowLifeCycleImpl |
H A D | ui_ability_impl.cpp | 508 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 D | window_fuzzer.cpp | 198 void ForegroundFailed(int32_t ret) override in ForegroundFailed() function in OHOS::WindowLifeCycle |
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/ | ||
H A D | window.h | 99 virtual void ForegroundFailed(int32_t ret) {} in ForegroundFailed() function |