Home
last modified time | relevance | path

Searched refs:HandleFocused (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dwindow_focus_changed_listener.cpp39 owner->HandleFocused(focusChangeInfo); in OnFocused()
H A Dability_manager_service.cpp9164 void AbilityManagerService::HandleFocused(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo) in HandleFocused() function in OHOS::AAFwk::AbilityManagerService
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dwindow_focus_changed_listener.cpp45 owner->HandleFocused(focusChangeInfo); in OnFocused()
H A Dapp_mgr_service_inner.cpp5458 void AppMgrServiceInner::HandleFocused(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo) in HandleFocused() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp3130 appMgrServiceInner->HandleFocused(focusChangeInfo); in HWTEST_F()
3134 appMgrServiceInner->HandleFocused(focusChangeInfo); in HWTEST_F()
3137 appMgrServiceInner->HandleFocused(focusChangeInfo); in HWTEST_F()
3145 appMgrServiceInner->HandleFocused(focusChangeInfo); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h883 void HandleFocused(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo);
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h1196 void HandleFocused(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo);

Completed in 43 milliseconds