Home
last modified time | relevance | path

Searched refs:bundle (Results 1 – 16 of 16) sorted by relevance

/interface/sdk-js/api/
D@ohos.notification.d.ts625 …function enableNotification(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void>):…
640 function enableNotification(bundle: BundleOption, enable: boolean): Promise<void>;
654 function isNotificationEnabled(bundle: BundleOption, callback: AsyncCallback<boolean>): void;
668 function isNotificationEnabled(bundle: BundleOption): Promise<boolean>;
737 function displayBadge(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void>): void;
752 function displayBadge(bundle: BundleOption, enable: boolean): Promise<void>;
766 function isBadgeDisplayed(bundle: BundleOption, callback: AsyncCallback<boolean>): void;
780 function isBadgeDisplayed(bundle: BundleOption): Promise<boolean>;
795 …function setSlotByBundle(bundle: BundleOption, slot: NotificationSlot, callback: AsyncCallback<voi…
810 function setSlotByBundle(bundle: BundleOption, slot: NotificationSlot): Promise<void>;
[all …]
D@ohos.notificationManager.d.ts547 …function setNotificationEnable(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void…
567 function setNotificationEnable(bundle: BundleOption, enable: boolean): Promise<void>;
586 function isNotificationEnabled(bundle: BundleOption, callback: AsyncCallback<boolean>): void;
605 function isNotificationEnabled(bundle: BundleOption): Promise<boolean>;
697 function displayBadge(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void>): void;
717 function displayBadge(bundle: BundleOption, enable: boolean): Promise<void>;
736 function isBadgeDisplayed(bundle: BundleOption, callback: AsyncCallback<boolean>): void;
755 function isBadgeDisplayed(bundle: BundleOption): Promise<boolean>;
775 …function setSlotByBundle(bundle: BundleOption, slot: NotificationSlot, callback: AsyncCallback<voi…
795 function setSlotByBundle(bundle: BundleOption, slot: NotificationSlot): Promise<void>;
[all …]
D@ohos.notificationSubscribe.d.ts208 bundle: BundleOption,
234 …function remove(bundle: BundleOption, notificationKey: NotificationKey, reason: RemoveReason): Pro…
332 function removeAll(bundle: BundleOption, callback: AsyncCallback<void>): void;
406 function removeAll(bundle?: BundleOption): Promise<void>;
D@ohos.bundle.d.ts34 declare namespace bundle { namespace
902 export default bundle;
D@ohos.request.d.ts2857 bundle?: string; property
2935 readonly bundle?: string; property
/interface/sdk-js/api/bundle/
DabilityInfo.d.ts18 import bundle from './../@ohos.bundle';
152 readonly type: bundle.AbilityType;
161 readonly subType: bundle.AbilitySubType;
169 readonly orientation: bundle.DisplayOrientation;
177 readonly launchMode: bundle.LaunchMode;
DbundleInstaller.d.ts17 import bundle from './../@ohos.bundle';
78 status: bundle.InstallErrorCode;
/interface/sdk-js/build-tools/sdk_upgrade_assistance_plugin/src/main/java/com/update/check/action/view/
DConstString.java53 ResourceBundle bundle = SoftReference.dereference(ConstString.outBundle); in getBundle() local
54 if (bundle == null) { in getBundle()
55 bundle = ResourceBundle.getBundle(ConstString.BUNDLE); in getBundle()
56 ConstString.outBundle = new SoftReference<>(bundle); in getBundle()
59 return bundle; in getBundle()
/interface/sdk-js/api/application/
DExtensionRunningInfo.d.ts17 import bundle from '../@ohos.bundle.bundleManager';
89 type: bundle.ExtensionAbilityType;
/interface/sdk-js/build-tools/jsdoc_format_plugin/
DREADME.md24 * 打包成 bundle(bundle.js 是可以独立运行的完整工具)
28 node build/bundle.js -i input.d.ts -o output.d.ts
31 bundle.js 在 build 目录下,命令行参数与调试阶段一样。
/interface/sdk-js/api/app/
Dcontext.d.ts24 import bundle from '../@ohos.bundle';
188 getDisplayOrientation(callback: AsyncCallback<bundle.DisplayOrientation>): void;
198 getDisplayOrientation(): Promise<bundle.DisplayOrientation>;
231 …setDisplayOrientation(orientation: bundle.DisplayOrientation, callback: AsyncCallback<void>): void;
242 setDisplayOrientation(orientation: bundle.DisplayOrientation): Promise<void>;
/interface/sdk-js/api/notification/
DnotificationSubscriber.d.ts196 readonly bundle: string; property
239 readonly bundle: string; property
DNotificationCommonDef.d.ts31 bundle: string; property
/interface/sdk-js/api/@internal/component/ets/
Dform_component.d.ts110 bundle: string;
/interface/sdk-js/
DBUILD.gn59 sources = [ "api/bundle/bundleStatusCallback.d.ts" ]
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt8202 bundle