Home
last modified time | relevance | path

Searched defs:screenMode (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_embeddable_ui_ability_context.cpp50 const std::shared_ptr<UIExtensionContext>& uiExtContext, int32_t screenMode) in JsEmbeddableUIAbilityContext()
564 std::shared_ptr<AbilityContext> uiAbiContext, napi_value &objValue, int32_t screenMode) in WrapJsUIAbilityContext()
587 std::shared_ptr<UIExtensionContext> uiExtContext, napi_value &objValue, int32_t screenMode) in WrapJsUIExtensionContext()
610 …AbilityContext> uiAbiContext, std::shared_ptr<UIExtensionContext> uiExtContext, int32_t screenMode) in CreateJsEmbeddableUIAbilityContext()
H A Djs_ui_extension.cpp171 std::shared_ptr<UIExtensionContext> context, int32_t screenMode) in CreateJSContext()
199 int32_t screenMode = want->GetIntParam(AAFwk::SCREEN_MODE_KEY, AAFwk::IDLE_SCREEN_MODE); in BindContext() local
264 int32_t screenMode = want.GetIntParam(AAFwk::SCREEN_MODE_KEY, AAFwk::IDLE_SCREEN_MODE); in OnStart() local
675 int32_t screenMode = want.GetIntParam(AAFwk::SCREEN_MODE_KEY, AAFwk::IDLE_SCREEN_MODE); in HandleSessionCreate() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ui_ability.cpp244 …int32_t screenMode = want->GetIntParam(AAFwk::SCREEN_MODE_KEY, AAFwk::ScreenMode::IDLE_SCREEN_MODE… in SetAbilityContext() local
284 void JsUIAbility::CreateJSContext(napi_env env, napi_value &contextObj, int32_t screenMode) in CreateJSContext()
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1404 sptr<SupportedScreenModes> screenMode = GetActiveScreenMode(); in Resize() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp1322 auto screenMode = rsInterface_.GetScreenActiveMode(screenId); in CreateScreenProperty() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp3036 …int32_t screenMode = extensionSessionInfo->want.GetIntParam(AAFwk::SCREEN_MODE_KEY, AAFwk::IDLE_SC… in StartUIExtensionAbility() local
11436 int32_t screenMode = want.GetIntParam(AAFwk::SCREEN_MODE_KEY, AAFwk::IDLE_SCREEN_MODE); in GenerateEmbeddableUIAbilityRequest() local