/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/entry/src/main/ets/utils/ |
H A D | TipsJumpUtils.ets | 24 const APP_BUNDLE_NAME = 'com.huawei.hmos.tips'; 29 const URI_FORMATTER = 'hwtips://com.huawei.hmos.tips.app?funNum=%s&type=%s'; 31 const URI_APPGALLERY = 'store://appgallery.huawei.com/app/detail?id=com.huawei.hmos.tips'; 67 * @param uri: uri format:hwtips://com.huawei.hmos.tips.app?funNum=xxx&type=xxx 88 * @param uri: uri format:hwtips://com.huawei.hmos.tips.app?funNum=xxx&type=xxx 91 hilog.info(DOMAIN_ID, TAG, 'try jump to tips app'); 100 … hilog.warn(DOMAIN_ID, TAG, 'jump to [tips app] failed, error: %{private}s', JSON.stringify(err)); 102 hilog.info(DOMAIN_ID, TAG, 'jump to [tips app] success'); 126 hilog.info(DOMAIN_ID, TAG, 'tips app is installed'); 129 hilog.warn(DOMAIN_ID, TAG, 'tips app is forged'); [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/entry/src/main/ets/utils/ |
H A D | TipsJumpUtils.ets | 24 const APP_BUNDLE_NAME = 'com.huawei.hmos.tips'; 29 const URI_FORMATTER = 'hwtips://com.huawei.hmos.tips.app?funNum=%s&type=%s'; 31 const URI_APPGALLERY = 'store://appgallery.huawei.com/app/detail?id=com.huawei.hmos.tips'; 67 * @param uri: uri format:hwtips://com.huawei.hmos.tips.app?funNum=xxx&type=xxx 88 * @param uri: uri format:hwtips://com.huawei.hmos.tips.app?funNum=xxx&type=xxx 91 hilog.info(DOMAIN_ID, TAG, 'try jump to tips app'); 100 … hilog.warn(DOMAIN_ID, TAG, 'jump to [tips app] failed, error: %{private}s', JSON.stringify(err)); 102 hilog.info(DOMAIN_ID, TAG, 'jump to [tips app] success'); 126 hilog.info(DOMAIN_ID, TAG, 'tips app is installed'); 129 hilog.warn(DOMAIN_ID, TAG, 'tips app is forged'); [all …]
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/samples/StageManualTestSuite/entry/src/main/ets/pages/ |
H A D | startAbilityKsb.ets | 94 this.tips(this.contextText); 96 this.tips(this.tipsMsg); 126 this.tips(this.tipsMsg); 155 this.tips(this.tipsMsg); 184 this.tips(this.tipsMsg); 213 this.tips(this.tipsMsg); 242 this.tips(this.tipsMsg); 271 this.tips(this.tipsMsg); 299 this.tips(this.contextText); 301 this.tips(this.tipsMsg); [all …]
|
H A D | targetBundleList.ets | 139 this.tips(remoteDeviceId); 141 this.tips(this.tipsMsg); 178 this.tips('成功'); 182 this.tips('失败'); 187 tips(msg: string) { 222 this.tips('[startAbility] onStartRemoteAbility no device found')
|
H A D | startAbilityAndStartAbilityForResultBsb.ets | 234 this.tips('请输入本设备的deviceId!'); 610 this.tips('成功'); 613 this.tips('失败:' + JSON.stringify(error)); 626 this.tips('成功'); 638 this.tips("失败: " + JSON.stringify(err)); 640 this.tips('成功'); 654 this.tips('成功'); 659 this.tips('失败'); 669 this.tips('失败'); 673 this.tips('成功'); [all …]
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | multimodal-instant-tip.md | 16 - Do not show instant tips for every operation.
|
H A D | multimodal-bubble.md | 4 Bubbles are lightweight tips that prompt users how to perform an operation. Generally, they do not …
|
H A D | design-effect-drawings.md | 7 …number of repeatedly used component elements, such as dialogs and instant tips, you can describe t…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-ExceptionPrompt.md | 177 @State tips: string = '';
|
H A D | ts-basic-components-slider.md | 806 Text('tips').fontSize(9).fontColor(0xCCCCCC).margin(15).width('90%')
|
/ohos5.0/base/update/updater/resources/ |
H A D | BUILD.gn | 94 "${product_name}/images/warn/tips.png",
|
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/ |
H A D | input_manager_command.cpp | 2097 std::string tips = "uinput -P -p dx, dy, scalePercent; dx, dy, scalePercent are all number."; in ProcessPinchGesture() local 2101 std::cout << tips << extralTips << std::endl; in ProcessPinchGesture() 2109 std::cout << tips << extralTips << std::endl; in ProcessPinchGesture() 2113 std::cout << tips << extralTips << std::endl; in ProcessPinchGesture() 2118 std::cout << tips << extralTips << std::endl; in ProcessPinchGesture() 2123 std::cout << tips << extralTips << std::endl; in ProcessPinchGesture()
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-app-ability-wantConstant.md | 50 | FLAG_START_WITHOUT_TIPS<sup>11+</sup> | 0x40000000 | Do not display any tips if the …
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-ExceptionPrompt.md | 168 @State tips: string = ''
|
H A D | ts-basic-components-slider.md | 806 Text('tips').fontSize(9).fontColor(0xCCCCCC).margin(15).width('90%')
|
/ohos5.0/docs/en/application-dev/reference/apis-mdm-kit/ |
H A D | js-apis-enterprise-systemManager.md | 468 | installTips | string | No | Update tips provided by the enterprise. | 469 | installTipsDetail | string | No | Details about the update tips customized by the enterpri…
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | improve-application-response.md | 3 This topic provides the following tips for improving your application's response to user input.
|
H A D | reduce-view-nesting-levels.md | 5 …nd unnecessary nesting, can undermine performance. This document provides tips for optimizing the …
|
/ohos5.0/docs/en/contribute/template/ |
H A D | advanced-ts-template.md | 7 …nd provide the use cases, parameter selection principles, recommendations/tips, sample code, and a…
|
H A D | ts-template.md | 7 …nd provide the use cases, parameter selection principles, recommendations/tips, sample code, and a…
|
H A D | js-template.md | 11 …nd provide the use cases, parameter selection principles, recommendations/tips, sample code, and a…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___native_module.md | 2864 …ut measurement phase of the **Text** component is skipped. Below are some tips to handle this issu…
|