Home
last modified time | relevance | path

Searched defs:isFocused (Results 1 – 25 of 64) sorted by relevance

123

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscb_system_session_test.cpp111 bool isFocused = scbSystemSession_->isFocused_; variable
124 bool isFocused = scbSystemSession_->isFocused_; variable
H A Dsession_test2.cpp686 bool isFocused = session_->isFocused_; variable
701 bool isFocused = session_->isFocused_; variable
H A Dsession_test3.cpp850 const bool isFocused, const bool byForeground, FocusChangeReason reason) { in __anond30b60280a02()
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dapplication_state_observer_stub.h45 bool isFocused = false; member
55 bool isFocused = false; member
/ohos5.0/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
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ui_extension/extension_record_manager_test/
H A Dextension_record_manager_test.cpp81 bool isFocused = extRecordMgr->IsFocused(extensionRecordId, token, token); variable
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_state_observer.cpp87 auto isFocused = appStateData.isFocused; in OnForegroundApplicationChanged() local
/ohos5.0/base/inputmethod/imf/services/identity_checker/src/
H A Didentity_checker_impl.cpp97 bool isFocused = false; in IsFocusedUIExtension() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
H A Djs_app_manager_utils.cpp124 const AppExecFwk::AppProcessState &appProcessState, const bool &isFocused) in ConvertToJsAppProcessState()
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/include/
H A Didentity_checker_mock.h65 static void SetFocused(bool isFocused) in SetFocused()
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/app_manager_client/
H A Dapp_state_data.h46 bool isFocused = false; member
/ohos5.0/base/security/access_token/services/common/app_manager/include/
H A Dapp_state_data.h46 bool isFocused = false; member
H A Dprocess_data.h75 bool isFocused = false; member
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_visibility_info.h74 const std::string& abilityName, bool isFocused) : windowId_(winId), pid_(pid), uid_(uid), in WindowVisibilityInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
H A Dshared_transition_effect.h123 void SetPassengerCurrentFocused(bool isFocused) in SetPassengerCurrentFocused()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscb_system_session.cpp157 WSError SCBSystemSession::UpdateFocus(bool isFocused) in UpdateFocus()
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dtdd_util.cpp344 bool isFocused = FocusChangedListenerTestImpl::isFocused_->GetValue(); in InitWindow() local
357 bool isFocused = FocusChangedListenerTestImpl::isFocused_->GetValue(); in GetFocused() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_manager_agent_controller.cpp91 …gentController::UpdateFocusChangeInfo(const sptr<FocusChangeInfo>& focusChangeInfo, bool isFocused) in UpdateFocusChangeInfo()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager_utils.cpp372 const AppExecFwk::AppProcessState &appProcessState, const bool &isFocused) in ConvertToJsAppProcessState()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h218 virtual WSError RequestFocus(bool isFocused) { return WSError::WS_OK; } in RequestFocus()
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow.h206 …virtual WMError RequestFocusByClient(bool isFocused) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT… in RequestFocusByClient()

123