Home
last modified time | relevance | path

Searched defs:isFocused (Results 1 - 25 of 55) sorted by relevance

123

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_process_data.h59 bool isFocused = false; member
H A Dability_state_data.h60 bool isFocused = false; member
H A Dapp_state_data.h64 bool isFocused = false; member
H A Dprocess_data.h59 bool isFocused = false; member
H A Drunning_process_info.h61 bool isFocused = false; member
/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_state_observer.cpp87 auto isFocused = appStateData.isFocused; in OnForegroundApplicationChanged() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
H A Djs_app_manager_utils.cpp123 ConvertToJsAppProcessState( const AppExecFwk::AppProcessState &appProcessState, const bool &isFocused) ConvertToJsAppProcessState() argument
/foundation/ability/ability_runtime/test/unittest/ui_extension/extension_record_manager_test/
H A Dextension_record_manager_test.cpp82 bool isFocused = extRecordMgr->IsFocused(extensionRecordId, token, token); in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscb_system_session_test.cpp111 bool isFocused = scbSystemSession_->isFocused_; in HWTEST_F() local
124 bool isFocused = scbSystemSession_->isFocused_; in HWTEST_F() local
H A Dscene_session_manager_proxy_test.cpp685 bool isFocused = true; in HWTEST_F() local
H A Dscene_session_manager_stub_test.cpp261 bool isFocused = true; in HWTEST_F() local
1193 bool isFocused = true; in HWTEST_F() local
H A Dsession_test2.cpp668 bool isFocused = session_->isFocused_; in HWTEST_F() local
683 bool isFocused = session_->isFocused_; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager_utils.cpp329 ConvertToJsAppProcessState( const AppExecFwk::AppProcessState &appProcessState, const bool &isFocused) ConvertToJsAppProcessState() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
H A Dshared_transition_effect.h123 void SetPassengerCurrentFocused(bool isFocused) in SetPassengerCurrentFocused() argument
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscb_system_session.cpp152 WSError SCBSystemSession::UpdateFocus(bool isFocused) in UpdateFocus() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_manager_agent_controller.cpp91 void SessionManagerAgentController::UpdateFocusChangeInfo(const sptr<FocusChangeInfo>& focusChangeInfo, bool isFocused) in UpdateFocusChangeInfo() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_record_manager.cpp757 bool isFocused = false; in IsFocused() local
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/
H A Dability_manager_service_third_test.cpp886 bool isFocused = false; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/
H A Dability_manager_proxy_test.cpp872 bool isFocused = false; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_impl.cpp391 void UIAbilityImpl::AfterFocusedCommon(bool isFocused) in AfterFocusedCommon() argument
H A Dability_impl.cpp557 void AbilityImpl::AfterFocusedCommon(bool isFocused) in AfterFocusedCommon() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_ui_extension_pattern.cpp252 bool isFocused = focusHub && focusHub->IsCurrentFocus(); in OnConnect() local
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.cpp221 OH_ArkUI_AccessibilityElementInfoSetFocused( ArkUI_AccessibilityElementInfo* elementInfo, bool isFocused) OH_ArkUI_AccessibilityElementInfoSetFocused() argument
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp244 bool isFocused = data.ReadBool(); in HandleUpdateFocus() local
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
H A Dability_connect_manager_test.cpp3125 bool isFocused = connectManager->IsUIExtensionFocused( in HWTEST_F() local

Completed in 32 milliseconds

123