Home
last modified time | relevance | path

Searched refs:WindowName (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/wallpaperextensionability/
H A Dwallpaper_extension_ability.js17 let WindowName = 'wallpaper'; variable
25 console.log(`${WindowName} createWallpaperWin`);
28 console.log(`${WindowName} wallpaperWindow`);
35 console.log(`${WindowName} window created`);
45 console.log(`${WindowName} onWallpaperExtensionAbilityCreate`);
49 console.log(`${WindowName} setUiContent`);
51 console.log(`${WindowName} loadUiContent`);
54 console.log(`${WindowName} save wallpaperURI`);
60 console.log(`${WindowName} initUiContent ${uri}`);
62 console.log(`${WindowName} loadContent`);
[all …]
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Dperformance-optimization-using-hidumper.md29 * `WindowName`: 表示当前打开应用的窗口名,其中 `demo0` 为示例应用的默认窗口名。
30 * 常见的WindowName与内置应用窗口对应关系如下:
32 | WindowName | 说明 |
H A Dstate_variable_dfx_pratice.md290 1、查看应用窗口Id。可以通过窗口列表中应用的WindowName(示例应用的包名为dfxdemo,默认的WindowName为dfxdemo0)找到其WinId,即应用窗口Id。结果中的Focus…
/ohos5.0/docs/en/application-dev/performance/
H A Dperformance-optimization-using-hidumper.md30 …* **WindowName**: name of the open window. **demo0** is the default window name of the sample appl…
31 …* The table below lists the mapping between **WindowName** values and built-in application windows.
33 | WindowName | Description |
/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/resources/dumpfile/
H A Dinput.txt1 xxx)-(10000:10000:scope)] EventTreeDumpInfo: WindowName: EntryView
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-UIContext.md1512 console.info('WindowName ' + windowName);
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-UIContext.md1513 console.info('WindowName ' + windowName);