/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/ |
H A D | mock_lifecycle_observer.cpp | 31 void MockLifecycleObserver::OnForeground(const Want& want) in OnForeground() function in OHOS::AppExecFwk::MockLifecycleObserver
|
H A D | demo_ability_test.cpp | 73 void DemoAbility::OnForeground(const Want& want) in OnForeground() function in OHOS::AppExecFwk::DemoAbility
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/ |
H A D | mock_lifecycle_observer.cpp | 32 void MockLifecycleObserver::OnForeground(const Want& want) in OnForeground() function in OHOS::AppExecFwk::MockLifecycleObserver
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ability_lifecycle_observer.cpp | 35 void LifecycleObserver::OnForeground(const Want &want) {} in OnForeground() function in OHOS::AppExecFwk::LifecycleObserver
|
H A D | extension.cpp | 113 void Extension::OnForeground(const AAFwk::Want &want, sptr<AAFwk::SessionInfo> sessionInfo) in OnForeground() function in OHOS::AbilityRuntime::Extension
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_lifecycle_observer.h | 133 virtual void OnForeground(const Want& want) in OnForeground() function
|
H A D | mock_ui_ability.h | 59 void OnForeground(const Want &want) in OnForeground() function
|
H A D | mock_page_ability.h | 84 void OnForeground(const Want& want) in OnForeground() function
|
H A D | mock_ability.cpp | 311 void Ability::OnForeground(const Want& want) in OnForeground() function in OHOS::AppExecFwk::Ability
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | slite_ace_ability.cpp | 39 void SliteAceAbility::OnForeground(const Want &want) in OnForeground() function in OHOS::ACELite::SliteAceAbility
|
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/slite/ |
H A D | slite_ability.cpp | 47 void SliteAbility::OnForeground(const Want &want) in OnForeground() function in OHOS::AbilitySlite::SliteAbility
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo2/src/ |
H A D | pageAbilityDemo.cpp | 37 void PageAbilityDemo::OnForeground(const Want &want) in OnForeground() function in OHOS::AppExecFwk::PageAbilityDemo
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ |
H A D | mock_application.h | 44 virtual void OnForeground() in OnForeground() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo1/src/ |
H A D | pageAbilityDemo.cpp | 38 void PageAbilityDemo::OnForeground(const Want &want) in OnForeground() function in OHOS::AppExecFwk::PageAbilityDemo
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo3/src/ |
H A D | pageAbilityDemo.cpp | 46 void PageAbilityDemo::OnForeground(const Want &want) in OnForeground() function in OHOS::AppExecFwk::PageAbilityDemo
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo4/src/ |
H A D | pageAbilityDemo.cpp | 43 void PageAbilityDemo::OnForeground(const Want &want) in OnForeground() function in OHOS::AppExecFwk::PageAbilityDemo
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_pattern.h | 74 virtual void OnForeground() {} in OnForeground() function
|
H A D | window_pattern.cpp | 82 void OnForeground() override in OnForeground() function in OHOS::Ace::NG::LifecycleListener
|
/ohos5.0/foundation/ability/ability_runtime/test/sample/demo_ui_extension/native/demo_ui_extension_ability/src/ |
H A D | js_demo_ui_extension.cpp | 43 void JsDemoUIExtension::OnForeground(const Want &want, sptr<AAFwk::SessionInfo> sessionInfo) in OnForeground() function in OHOS::AbilityRuntime::JsDemoUIExtension
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_extension_ability/ |
H A D | ui_extension_base.h | 97 void OnForeground(const Want &want, sptr<AAFwk::SessionInfo> sessionInfo) override in OnForeground() function
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/ |
H A D | mock_application.cpp | 63 void MockApplication::OnForeground() in OnForeground() function in OHOS::AppExecFwk::MockApplication
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | cj_ability_object.cpp | 127 void CJAbilityObject::OnForeground(const Want& want) const in OnForeground() function in OHOS::AbilityRuntime::CJAbilityObject
|
H A D | cj_ui_ability.cpp | 324 void CJUIAbility::OnForeground(const Want &want) in OnForeground() function in OHOS::AbilityRuntime::CJUIAbility
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/ |
H A D | js_photo_editor_extension_impl.cpp | 144 void JsPhotoEditorExtensionImpl::OnForeground(const Want &want, sptr<AAFwk::SessionInfo> sessionInf… in OnForeground() function in OHOS::AbilityRuntime::JsPhotoEditorExtensionImpl
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_lifecycle_test.cpp | 65 void OnForeground() override {} in OnForeground() function in OHOS::Rosen::WindowSessionLifecycleTest::TLifecycleListener
|