Home
last modified time | relevance | path

Searched refs:EMBEDDED_FULL_MODE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/
H A Dinnerfullscreenlaunchcomponent.js28 const EMBEDDED_FULL_MODE = 1; constant
135 this.options.parameters['ohos.extra.param.key.showMode'] = EMBEDDED_FULL_MODE;
142 'ohos.extra.param.key.showMode': EMBEDDED_FULL_MODE,
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/innerfullscreenlaunchcomponent/source/
H A Dinnerfullscreenlaunchcomponent.ets27 const EMBEDDED_FULL_MODE: number = 1;
100 this.options.parameters['ohos.extra.param.key.showMode'] = EMBEDDED_FULL_MODE;
106 'ohos.extra.param.key.showMode': EMBEDDED_FULL_MODE,