Home
last modified time | relevance | path

Searched refs:tips (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/entry/src/main/ets/utils/
H A DTipsJumpUtils.ets24 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 DTipsJumpUtils.ets24 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 DstartAbilityKsb.ets94 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 DtargetBundleList.ets139 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 DstartAbilityAndStartAbilityForResultBsb.ets234 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 Dmultimodal-instant-tip.md16 - Do not show instant tips for every operation.
H A Dmultimodal-bubble.md4 Bubbles are lightweight tips that prompt users how to perform an operation. Generally, they do not …
H A Ddesign-effect-drawings.md7 …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 Dohos-arkui-advanced-ExceptionPrompt.md177 @State tips: string = '';
H A Dts-basic-components-slider.md806 Text('tips').fontSize(9).fontColor(0xCCCCCC).margin(15).width('90%')
/ohos5.0/base/update/updater/resources/
H A DBUILD.gn94 "${product_name}/images/warn/tips.png",
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp2097 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 Djs-apis-app-ability-wantConstant.md50 | 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 Dohos-arkui-advanced-ExceptionPrompt.md168 @State tips: string = ''
H A Dts-basic-components-slider.md806 Text('tips').fontSize(9).fontColor(0xCCCCCC).margin(15).width('90%')
/ohos5.0/docs/en/application-dev/reference/apis-mdm-kit/
H A Djs-apis-enterprise-systemManager.md468 | 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 Dimprove-application-response.md3 This topic provides the following tips for improving your application's response to user input.
H A Dreduce-view-nesting-levels.md5 …nd unnecessary nesting, can undermine performance. This document provides tips for optimizing the …
/ohos5.0/docs/en/contribute/template/
H A Dadvanced-ts-template.md7 …nd provide the use cases, parameter selection principles, recommendations/tips, sample code, and a…
H A Dts-template.md7 …nd provide the use cases, parameter selection principles, recommendations/tips, sample code, and a…
H A Djs-template.md11 …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.md2864 …ut measurement phase of the **Text** component is skipped. Below are some tips to handle this issu…