Lines Matching refs:bundleManager
9 |新增|NA|类名:bundleManager;<br>方法or属性:function getBundleInfoForSelf(bundleFlags: number): Promise\<Bun…
10 …类名:bundleManager;<br>方法or属性:function getBundleInfoForSelf(bundleFlags: number, callback: AsyncCall…
11 …bundleManager;<br>方法or属性:function getBundleInfo(bundleName: string, bundleFlags: number, callback:…
12 …bundleManager;<br>方法or属性:function getBundleInfo(bundleName: string, bundleFlags: number, userId: n…
13 …bundleManager;<br>方法or属性:function getBundleInfo(bundleName: string, bundleFlags: number, userId?: …
14 …bundleManager;<br>方法or属性:function getApplicationInfo(bundleName: string, appFlags: number, callbac…
15 …bundleManager;<br>方法or属性:function getApplicationInfo(bundleName: string, appFlags: number, userId:…
16 …bundleManager;<br>方法or属性:function getApplicationInfo(bundleName: string, appFlags: number, userId?…
17 …:bundleManager;<br>方法or属性:function getAllBundleInfo(bundleFlags: number, callback: AsyncCallback\<…
18 …bundleManager;<br>方法or属性:function getAllBundleInfo(bundleFlags: number, userId: number, callback: …
19 …类名:bundleManager;<br>方法or属性:function getAllBundleInfo(bundleFlags: number, userId?: number): Promi…
20 …bundleManager;<br>方法or属性:function getAllApplicationInfo(appFlags: number, callback: AsyncCallback\…
21 …bundleManager;<br>方法or属性:function getAllApplicationInfo(appFlags: number, userId: number, callback…
22 …bundleManager;<br>方法or属性:function getAllApplicationInfo(appFlags: number, userId?: number): Promis…
23 …bundleManager;<br>方法or属性:function queryAbilityInfo(want: Want, abilityFlags: number, callback: Asy…
24 …bundleManager;<br>方法or属性:function queryAbilityInfo(want: Want, abilityFlags: number, userId: numbe…
25 …bundleManager;<br>方法or属性:function queryAbilityInfo(want: Want, abilityFlags: number, userId?: numb…
26 …bundleManager;<br>方法or属性:function queryExtensionAbilityInfo(want: Want, extensionAbilityType: Exte…
27 …bundleManager;<br>方法or属性:function queryExtensionAbilityInfo(want: Want, extensionAbilityType: Exte…
28 …bundleManager;<br>方法or属性:function queryExtensionAbilityInfo(want: Want, extensionAbilityType: Exte…
29 |新增|NA|类名:bundleManager;<br>方法or属性:function getBundleNameByUid(uid: number, callback: AsyncCallback…
30 |新增|NA|类名:bundleManager;<br>方法or属性:function getBundleNameByUid(uid: number): Promise\<string>;|@oho…
31 …bundleManager;<br>方法or属性:function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number, c…
32 …类名:bundleManager;<br>方法or属性:function getBundleArchiveInfo(hapFilePath: string, bundleFlags: numbe…
33 …NA|类名:bundleManager;<br>方法or属性:function cleanBundleCacheFiles(bundleName: string, callback: AsyncC…
34 |新增|NA|类名:bundleManager;<br>方法or属性:function cleanBundleCacheFiles(bundleName: string): Promise\<voi…
35 …bundleManager;<br>方法or属性:function setApplicationEnabled(bundleName: string, isEnabled: boolean, ca…
36 …|NA|类名:bundleManager;<br>方法or属性:function setApplicationEnabled(bundleName: string, isEnabled: bool…
37 …bundleManager;<br>方法or属性:function setAbilityEnabled(info: AbilityInfo, isEnabled: boolean, callbac…
38 …新增|NA|类名:bundleManager;<br>方法or属性:function setAbilityEnabled(info: AbilityInfo, isEnabled: boolean…
39 …A|类名:bundleManager;<br>方法or属性:function isApplicationEnabled(bundleName: string, callback: AsyncCal…
40 |新增|NA|类名:bundleManager;<br>方法or属性:function isApplicationEnabled(bundleName: string): Promise\<bool…
41 …|NA|类名:bundleManager;<br>方法or属性:function isAbilityEnabled(info: AbilityInfo, callback: AsyncCallba…
42 |新增|NA|类名:bundleManager;<br>方法or属性:function isAbilityEnabled(info: AbilityInfo): Promise\<boolean>;…
43 …bundleManager;<br>方法or属性:function getLaunchWantForBundle(bundleName: string, userId: number, callb…
44 …A|类名:bundleManager;<br>方法or属性:function getLaunchWantForBundle(bundleName: string, callback: AsyncC…
45 …增|NA|类名:bundleManager;<br>方法or属性:function getLaunchWantForBundle(bundleName: string, userId?: numb…
46 …bundleManager;<br>方法or属性:function getProfileByAbility(moduleName: string, abilityName: string, met…
47 …bundleManager;<br>方法or属性:function getProfileByAbility(moduleName: string, abilityName: string, met…
48 …bundleManager;<br>方法or属性:function getProfileByExtensionAbility(moduleName: string, extensionAbilit…
49 …bundleManager;<br>方法or属性:function getProfileByExtensionAbility(moduleName: string, extensionAbilit…
50 …名:bundleManager;<br>方法or属性:function getPermissionDef(permissionName: string, callback: AsyncCallba…
51 |新增|NA|类名:bundleManager;<br>方法or属性:function getPermissionDef(permissionName: string): Promise\<Perm…
52 …bundleManager;<br>方法or属性:function getAbilityLabel(bundleName: string, moduleName: string, abilityN…
53 …bundleManager;<br>方法or属性:function getAbilityLabel(bundleName: string, moduleName: string, abilityN…
54 …bundleManager;<br>方法or属性:function getApplicationInfoSync(bundleName: string, applicationFlags: num…
55 …名:bundleManager;<br>方法or属性:function getApplicationInfoSync(bundleName: string, applicationFlags: n…
56 …名:bundleManager;<br>方法or属性:function getBundleInfoSync(bundleName: string, bundleFlags: number, use…
57 |新增|NA|类名:bundleManager;<br>方法or属性:function getBundleInfoSync(bundleName: string, bundleFlags: numb…
58 |新增|NA|类名:bundleManager;<br>方法or属性:export type ApplicationInfo = _ApplicationInfo;|@ohos.bundle.bun…
59 |新增|NA|类名:bundleManager;<br>方法or属性:export type Metadata = _Metadata;|@ohos.bundle.bundleManager.d.t…
60 |新增|NA|类名:bundleManager;<br>方法or属性:export type BundleInfo = _BundleInfo.BundleInfo;|@ohos.bundle.bu…
61 |新增|NA|类名:bundleManager;<br>方法or属性:export type UsedScene = _BundleInfo.UsedScene;|@ohos.bundle.bund…
62 |新增|NA|类名:bundleManager;<br>方法or属性:export type ReqPermissionDetail = _BundleInfo.ReqPermissionDetai…
63 |新增|NA|类名:bundleManager;<br>方法or属性:export type SignatureInfo = _BundleInfo.SignatureInfo;|@ohos.bun…
64 |新增|NA|类名:bundleManager;<br>方法or属性:export type HapModuleInfo = _HapModuleInfo.HapModuleInfo;|@ohos.…
65 |新增|NA|类名:bundleManager;<br>方法or属性:export type PreloadItem = _HapModuleInfo.PreloadItem;|@ohos.bund…
66 |新增|NA|类名:bundleManager;<br>方法or属性:export type Dependency = _HapModuleInfo.Dependency;|@ohos.bundle…
67 |新增|NA|类名:bundleManager;<br>方法or属性:export type AbilityInfo = _AbilityInfo.AbilityInfo;|@ohos.bundle…
68 |新增|NA|类名:bundleManager;<br>方法or属性:export type WindowSize = _AbilityInfo.WindowSize;|@ohos.bundle.b…
69 |新增|NA|类名:bundleManager;<br>方法or属性:export type ExtensionAbilityInfo = _ExtensionAbilityInfo.Extensi…
70 |新增|NA|类名:bundleManager;<br>方法or属性:export type PermissionDef = _PermissionDef;|@ohos.bundle.bundleM…
71 |新增|NA|类名:bundleManager;<br>方法or属性:export type ElementName = _ElementName;|@ohos.bundle.bundleManag…
72 |新增|NA|类名:BundleFlag;<br>方法or属性:GET_BUNDLE_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.t…
73 …undleFlag;<br>方法or属性:GET_BUNDLE_INFO_WITH_APPLICATION = 0x00000001|@ohos.bundle.bundleManager.d.ts|
74 …BundleFlag;<br>方法or属性:GET_BUNDLE_INFO_WITH_HAP_MODULE = 0x00000002|@ohos.bundle.bundleManager.d.ts|
75 …类名:BundleFlag;<br>方法or属性:GET_BUNDLE_INFO_WITH_ABILITY = 0x00000004|@ohos.bundle.bundleManager.d.ts|
76 …lag;<br>方法or属性:GET_BUNDLE_INFO_WITH_EXTENSION_ABILITY = 0x00000008|@ohos.bundle.bundleManager.d.ts|
77 …;<br>方法or属性:GET_BUNDLE_INFO_WITH_REQUESTED_PERMISSION = 0x00000010|@ohos.bundle.bundleManager.d.ts|
78 …名:BundleFlag;<br>方法or属性:GET_BUNDLE_INFO_WITH_METADATA = 0x00000020|@ohos.bundle.bundleManager.d.ts|
79 …类名:BundleFlag;<br>方法or属性:GET_BUNDLE_INFO_WITH_DISABLE = 0x00000040|@ohos.bundle.bundleManager.d.ts|
80 …leFlag;<br>方法or属性:GET_BUNDLE_INFO_WITH_SIGNATURE_INFO = 0x00000080|@ohos.bundle.bundleManager.d.ts|
81 …plicationFlag;<br>方法or属性:GET_APPLICATION_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts|
82 …nFlag;<br>方法or属性:GET_APPLICATION_INFO_WITH_PERMISSION = 0x00000001|@ohos.bundle.bundleManager.d.ts|
83 …ionFlag;<br>方法or属性:GET_APPLICATION_INFO_WITH_METADATA = 0x00000002|@ohos.bundle.bundleManager.d.ts|
84 …tionFlag;<br>方法or属性:GET_APPLICATION_INFO_WITH_DISABLE = 0x00000004|@ohos.bundle.bundleManager.d.ts|
85 |新增|NA|类名:AbilityFlag;<br>方法or属性:GET_ABILITY_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d…
86 …ilityFlag;<br>方法or属性:GET_ABILITY_INFO_WITH_PERMISSION = 0x00000001|@ohos.bundle.bundleManager.d.ts|
87 …lityFlag;<br>方法or属性:GET_ABILITY_INFO_WITH_APPLICATION = 0x00000002|@ohos.bundle.bundleManager.d.ts|
88 …AbilityFlag;<br>方法or属性:GET_ABILITY_INFO_WITH_METADATA = 0x00000004|@ohos.bundle.bundleManager.d.ts|
89 …:AbilityFlag;<br>方法or属性:GET_ABILITY_INFO_WITH_DISABLE = 0x00000008|@ohos.bundle.bundleManager.d.ts|
90 …ilityFlag;<br>方法or属性:GET_ABILITY_INFO_ONLY_SYSTEM_APP = 0x00000010|@ohos.bundle.bundleManager.d.ts|
91 …ityFlag;<br>方法or属性:GET_EXTENSION_ABILITY_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts|
92 …<br>方法or属性:GET_EXTENSION_ABILITY_INFO_WITH_PERMISSION = 0x00000001|@ohos.bundle.bundleManager.d.ts|
93 …br>方法or属性:GET_EXTENSION_ABILITY_INFO_WITH_APPLICATION = 0x00000002|@ohos.bundle.bundleManager.d.ts|
94 …g;<br>方法or属性:GET_EXTENSION_ABILITY_INFO_WITH_METADATA = 0x00000004|@ohos.bundle.bundleManager.d.ts|
95 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:FORM = 0|@ohos.bundle.bundleManager.d.ts|
96 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:WORK_SCHEDULER = 1|@ohos.bundle.bundleManager.d.ts|
97 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:INPUT_METHOD = 2|@ohos.bundle.bundleManager.d.ts|
98 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:SERVICE = 3|@ohos.bundle.bundleManager.d.ts|
99 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:ACCESSIBILITY = 4|@ohos.bundle.bundleManager.d.ts|
100 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:DATA_SHARE = 5|@ohos.bundle.bundleManager.d.ts|
101 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:FILE_SHARE = 6|@ohos.bundle.bundleManager.d.ts|
102 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:STATIC_SUBSCRIBER = 7|@ohos.bundle.bundleManager.d.ts|
103 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:WALLPAPER = 8|@ohos.bundle.bundleManager.d.ts|
104 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:BACKUP = 9|@ohos.bundle.bundleManager.d.ts|
105 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:WINDOW = 10|@ohos.bundle.bundleManager.d.ts|
106 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:ENTERPRISE_ADMIN = 11|@ohos.bundle.bundleManager.d.ts|
107 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:THUMBNAIL = 13|@ohos.bundle.bundleManager.d.ts|
108 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:PREVIEW = 14|@ohos.bundle.bundleManager.d.ts|
109 |新增|NA|类名:ExtensionAbilityType;<br>方法or属性:UNSPECIFIED = 255|@ohos.bundle.bundleManager.d.ts|
110 |新增|NA|类名:PermissionGrantState;<br>方法or属性:PERMISSION_DENIED = -1|@ohos.bundle.bundleManager.d.ts|
111 |新增|NA|类名:PermissionGrantState;<br>方法or属性:PERMISSION_GRANTED = 0|@ohos.bundle.bundleManager.d.ts|
112 |新增|NA|类名:SupportWindowMode;<br>方法or属性:FULL_SCREEN = 0|@ohos.bundle.bundleManager.d.ts|
113 |新增|NA|类名:SupportWindowMode;<br>方法or属性:SPLIT = 1|@ohos.bundle.bundleManager.d.ts|
114 |新增|NA|类名:SupportWindowMode;<br>方法or属性:FLOATING = 2|@ohos.bundle.bundleManager.d.ts|
115 |新增|NA|类名:LaunchType;<br>方法or属性:SINGLETON = 0|@ohos.bundle.bundleManager.d.ts|
116 |新增|NA|类名:LaunchType;<br>方法or属性:MULTITON = 1|@ohos.bundle.bundleManager.d.ts|
117 |新增|NA|类名:LaunchType;<br>方法or属性:SPECIFIED = 2|@ohos.bundle.bundleManager.d.ts|
118 |新增|NA|类名:AbilityType;<br>方法or属性:PAGE = 1|@ohos.bundle.bundleManager.d.ts|
119 |新增|NA|类名:AbilityType;<br>方法or属性:SERVICE = 2|@ohos.bundle.bundleManager.d.ts|
120 |新增|NA|类名:AbilityType;<br>方法or属性:DATA = 3|@ohos.bundle.bundleManager.d.ts|
121 |新增|NA|类名:DisplayOrientation;<br>方法or属性:UNSPECIFIED|@ohos.bundle.bundleManager.d.ts|
122 |新增|NA|类名:DisplayOrientation;<br>方法or属性:LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
123 |新增|NA|类名:DisplayOrientation;<br>方法or属性:PORTRAIT|@ohos.bundle.bundleManager.d.ts|
124 |新增|NA|类名:DisplayOrientation;<br>方法or属性:FOLLOW_RECENT|@ohos.bundle.bundleManager.d.ts|
125 |新增|NA|类名:DisplayOrientation;<br>方法or属性:LANDSCAPE_INVERTED|@ohos.bundle.bundleManager.d.ts|
126 |新增|NA|类名:DisplayOrientation;<br>方法or属性:PORTRAIT_INVERTED|@ohos.bundle.bundleManager.d.ts|
127 |新增|NA|类名:DisplayOrientation;<br>方法or属性:AUTO_ROTATION|@ohos.bundle.bundleManager.d.ts|
128 |新增|NA|类名:DisplayOrientation;<br>方法or属性:AUTO_ROTATION_LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
129 |新增|NA|类名:DisplayOrientation;<br>方法or属性:AUTO_ROTATION_PORTRAIT|@ohos.bundle.bundleManager.d.ts|
130 |新增|NA|类名:DisplayOrientation;<br>方法or属性:AUTO_ROTATION_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
131 …名:DisplayOrientation;<br>方法or属性:AUTO_ROTATION_LANDSCAPE_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
132 …类名:DisplayOrientation;<br>方法or属性:AUTO_ROTATION_PORTRAIT_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
133 |新增|NA|类名:DisplayOrientation;<br>方法or属性:LOCKED|@ohos.bundle.bundleManager.d.ts|
134 |新增|NA|类名:ModuleType;<br>方法or属性:ENTRY = 1|@ohos.bundle.bundleManager.d.ts|
135 |新增|NA|类名:ModuleType;<br>方法or属性:FEATURE = 2|@ohos.bundle.bundleManager.d.ts|
136 |新增|NA|类名:ModuleType;<br>方法or属性:SHARED = 3|@ohos.bundle.bundleManager.d.ts|
137 |新增|NA|类名:BundleType;<br>方法or属性:APP = 0|@ohos.bundle.bundleManager.d.ts|
138 | 新增 | NA | 类名:BundleType; <br>方法or属性:ATOMIC_SERVICE = 1 | @ohos.bundle.bundleManager.d.ts |
241 |新增|NA|类名:AbilityInfo;<br>方法or属性:readonly type: bundleManager.AbilityType;|AbilityInfo.d.ts|
242 |新增|NA|类名:AbilityInfo;<br>方法or属性:readonly orientation: bundleManager.DisplayOrientation;|AbilityInf…
243 |新增|NA|类名:AbilityInfo;<br>方法or属性:readonly launchType: bundleManager.LaunchType;|AbilityInfo.d.ts|
252 |新增|NA|类名:AbilityInfo;<br>方法or属性:readonly supportWindowModes: Array\<bundleManager.SupportWindowMod…
281 |新增|NA|类名:ApplicationInfo;<br>方法or属性:readonly bundleType: bundleManager.BundleType;|ApplicationInfo…
291 |新增|NA|类名:BundleInfo;<br>方法or属性:readonly permissionGrantStates: Array\<bundleManager.PermissionGran…
357 |新增|NA|类名:ExtensionAbilityInfo;<br>方法or属性:readonly extensionAbilityType: bundleManager.ExtensionAbi…
378 |新增|NA|类名:HapModuleInfo;<br>方法or属性:readonly type: bundleManager.ModuleType;|HapModuleInfo.d.ts|
411 …:|类名:bundle;<br>方法or属性:declare bundle<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
412 …k: AsyncCallback\<BundleInfo>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getBundleInfo|…
413 …k: AsyncCallback\<BundleInfo>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getBundleInfo|…
414 …BundleOptions): Promise\<BundleInfo>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getBundleInfo|…
417 …: AsyncCallback\<AbilityInfo>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#queryAbilityIn…
418 …Name: string): Promise\<AbilityInfo>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#queryAbilityIn…
419 …ncCallback\<ApplicationInfo>) : void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getApplication…
420 …ncCallback\<ApplicationInfo>) : void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getApplication…
421 … number) : Promise\<ApplicationInfo>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getApplication…
422 …allback\<Array\<AbilityInfo>>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#queryAbilityIn…
423 …allback\<Array\<AbilityInfo>>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#queryAbilityIn…
424 …mber): Promise\<Array\<AbilityInfo>>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#queryAbilityIn…
425 …allback\<Array\<BundleInfo>>) : void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getAllBundleIn…
426 …allback\<Array\<BundleInfo>>) : void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getAllBundleIn…
427 …mber) : Promise\<Array\<BundleInfo>>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getAllBundleIn…
428 …ck\<Array\<ApplicationInfo>>) : void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getAllApplicat…
429 …ck\<Array\<ApplicationInfo>>) : void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getAllApplicat…
430 … : Promise\<Array\<ApplicationInfo>>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getAllApplicat…
431 …lback: AsyncCallback\<string>) : void<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getNameForUid|…
432 …rUid(uid: number) : Promise\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getNameForUid|…
433 …k: AsyncCallback\<BundleInfo>) : void<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getBundleArchi…
434 …lags: number) : Promise\<BundleInfo>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getBundleArchi…
435 …allback: AsyncCallback\<Want>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getLaunchWantF…
436 …(bundleName: string): Promise\<Want>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getLaunchWantF…
437 …allback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#cleanBundleCac…
438 …(bundleName: string): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#cleanBundleCac…
439 …allback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#setApplication…
440 …, isEnable: boolean): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#setApplication…
441 …allback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#setAbilityEnab…
442 …, isEnable: boolean): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#setAbilityEnab…
443 …AsyncCallback\<PermissionDef>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getPermissionD…
444 …me: string): Promise\<PermissionDef>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getPermissionD…
445 …lback: AsyncCallback\<string>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getAbilityLabe…
446 …ilityName: string): Promise\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#getAbilityLabe…
449 …back: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#isAbilityEnabl…
450 …nfo: AbilityInfo): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#isAbilityEnabl…
451 …back: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#isApplicationE…
452 …ndleName: string): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager#isApplicationE…
453 …BundleFlag;<br>方法or属性:enum BundleFlag<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
454 …法or属性:GET_BUNDLE_DEFAULT = 0x00000000<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
455 …ET_BUNDLE_WITH_ABILITIES = 0x00000001<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
456 …ITY_INFO_WITH_PERMISSION = 0x00000002<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
457 …TY_INFO_WITH_APPLICATION = 0x00000004<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
458 …ION_INFO_WITH_PERMISSION = 0x00000008<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
459 …ITH_REQUESTED_PERMISSION = 0x00000010<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
460 …GET_ALL_APPLICATION_INFO = 0xFFFF0000<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
461 …ILITY_INFO_WITH_METADATA = 0x00000020<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
462 …ATION_INFO_WITH_METADATA = 0x00000040<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
463 …LITY_INFO_SYSTEMAPP_ONLY = 0x00000080<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
464 …BILITY_INFO_WITH_DISABLE = 0x00000100<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
465 …CATION_INFO_WITH_DISABLE = 0x00000200<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleFlag,|@o…
466 …Mode;<br>方法or属性:export enum ColorMode<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
467 …名:ColorMode;<br>方法or属性:AUTO_MODE = -1<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
468 …类名:ColorMode;<br>方法or属性:DARK_MODE = 0<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
469 …名:ColorMode;<br>方法or属性:LIGHT_MODE = 1<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
470 …us;<br>方法or属性:export enum GrantStatus<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.PermissionGran…
471 …tus;<br>方法or属性:PERMISSION_DENIED = -1<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.PermissionGran…
472 …tus;<br>方法or属性:PERMISSION_GRANTED = 0<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.PermissionGran…
473 …pe;<br>方法or属性:export enum AbilityType<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityType|@o…
474 …信息:|类名:AbilityType;<br>方法or属性:UNKNOWN<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityType|@o…
475 …旧版本信息:|类名:AbilityType;<br>方法or属性:PAGE<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityType|@o…
476 …信息:|类名:AbilityType;<br>方法or属性:SERVICE<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityType|@o…
477 …旧版本信息:|类名:AbilityType;<br>方法or属性:DATA<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityType|@o…
478 …<br>方法or属性:export enum AbilitySubType<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
479 …itySubType;<br>方法or属性:UNSPECIFIED = 0<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
480 …:|类名:AbilitySubType;<br>方法or属性:CA = 1<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
481 …方法or属性:export enum DisplayOrientation<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.DisplayOrienta…
482 …layOrientation;<br>方法or属性:UNSPECIFIED<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.DisplayOrienta…
483 …splayOrientation;<br>方法or属性:LANDSCAPE<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.DisplayOrienta…
484 …isplayOrientation;<br>方法or属性:PORTRAIT<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.DisplayOrienta…
485 …yOrientation;<br>方法or属性:FOLLOW_RECENT<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.DisplayOrienta…
486 …ode;<br>方法or属性:export enum LaunchMode<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LaunchType|@oh…
487 …名:LaunchMode;<br>方法or属性:SINGLETON = 0<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LaunchType|@oh…
488 …类名:LaunchMode;<br>方法or属性:STANDARD = 1<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LaunchType|@oh…
489 …方法or属性:export interface BundleOptions<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
490 …leOptions;<br>方法or属性:userId?: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
491 …r>方法or属性:export enum InstallErrorCode<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
492 …stallErrorCode;<br>方法or属性:SUCCESS = 0<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
493 …<br>方法or属性:STATUS_INSTALL_FAILURE = 1<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
494 …属性:STATUS_INSTALL_FAILURE_ABORTED = 2<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
495 …属性:STATUS_INSTALL_FAILURE_INVALID = 3<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
496 …性:STATUS_INSTALL_FAILURE_CONFLICT = 4<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
497 …属性:STATUS_INSTALL_FAILURE_STORAGE = 5<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
498 …ATUS_INSTALL_FAILURE_INCOMPATIBLE = 6<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
499 …r>方法or属性:STATUS_UNINSTALL_FAILURE = 7<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
500 …:STATUS_UNINSTALL_FAILURE_BLOCKED = 8<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
501 …:STATUS_UNINSTALL_FAILURE_ABORTED = 9<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
502 …TATUS_UNINSTALL_FAILURE_CONFLICT = 10<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
503 …STALL_FAILURE_DOWNLOAD_TIMEOUT = 0x0B<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
504 …NSTALL_FAILURE_DOWNLOAD_FAILED = 0x0C<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
505 …STATUS_RECOVER_FAILURE_INVALID = 0x0D<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
506 …法or属性:STATUS_ABILITY_NOT_FOUND = 0x40<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
507 …法or属性:STATUS_BMS_SERVICE_ERROR = 0x41<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
508 …属性:STATUS_FAILED_NO_SPACE_LEFT = 0x42<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
509 …ANT_REQUEST_PERMISSIONS_FAILED = 0x43<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
510 …ATUS_INSTALL_PERMISSION_DENIED = 0x44<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
511 …US_UNINSTALL_PERMISSION_DENIED = 0x45<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager|@ohos.bundle.d…
542 …r>方法or属性:export interface AbilityInfo<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
543 …r>方法or属性:readonly bundleName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
544 …nfo;<br>方法or属性:readonly name: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
545 …fo;<br>方法or属性:readonly label: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
546 …>方法or属性:readonly description: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
547 …nfo;<br>方法or属性:readonly icon: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
548 …;<br>方法or属性:readonly labelId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
549 …法or属性:readonly descriptionId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
550 …o;<br>方法or属性:readonly iconId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
551 …r>方法or属性:readonly moduleName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
552 …;<br>方法or属性:readonly process: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
553 …法or属性:readonly targetAbility: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
554 …r属性:readonly backgroundModes: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
555 …r>方法or属性:readonly isVisible: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
556 …方法or属性:readonly formEnabled: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
557 …属性:readonly type: bundle.AbilityType;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
558 …donly subType: bundle.AbilitySubType;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
559 …ientation: bundle.DisplayOrientation;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
560 …adonly launchMode: bundle.LaunchMode;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
561 …readonly permissions: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
562 …readonly deviceTypes: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
563 …y deviceCapabilities: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
564 …or属性:readonly readPermission: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
565 …r属性:readonly writePermission: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
566 …nly applicationInfo: ApplicationInfo;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
567 …Info;<br>方法or属性:readonly uri: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
568 …only metaData: Array\<CustomizeData>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
569 …<br>方法or属性:readonly enabled: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.AbilityInfo|ab…
570 …or属性:export interface ApplicationInfo<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
571 …nfo;<br>方法or属性:readonly name: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
572 …>方法or属性:readonly description: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
573 …法or属性:readonly descriptionId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
574 …r>方法or属性:readonly systemApp: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
575 …<br>方法or属性:readonly enabled: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
576 …fo;<br>方法or属性:readonly label: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
577 …;<br>方法or属性:readonly labelId: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
578 …nfo;<br>方法or属性:readonly icon: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
579 …o;<br>方法or属性:readonly iconId: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
580 …;<br>方法or属性:readonly process: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
581 …or属性:readonly supportedModes: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
582 …nly moduleSourceDirs: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
583 …readonly permissions: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
584 …only moduleInfos: Array\<ModuleInfo>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
585 …<br>方法or属性:readonly entryDir: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
586 …<br>方法or属性:readonly codePath: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
587 … Map\<string, Array\<CustomizeData>>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
588 …r>方法or属性:readonly removable: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
589 …法or属性:readonly accessTokenId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
590 …Info;<br>方法or属性:readonly uid: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
591 …r>方法or属性:readonly entityType: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ApplicationInf…
592 …<br>方法or属性:export interface UsedScene<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.UsedScene|bund…
593 …<br>方法or属性:abilities: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.UsedScene|bund…
594 …类名:UsedScene;<br>方法or属性:when: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.UsedScene|bund…
595 …:export interface ReqPermissionDetail<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ReqPermissionD…
596 …issionDetail;<br>方法or属性:name: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ReqPermissionD…
597 …sionDetail;<br>方法or属性:reason: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ReqPermissionD…
598 …tail;<br>方法or属性:usedScene: UsedScene;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ReqPermissionD…
599 …br>方法or属性:export interface BundleInfo<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
600 …nfo;<br>方法or属性:readonly name: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
601 …nfo;<br>方法or属性:readonly type: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
602 …fo;<br>方法or属性:readonly appId: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
603 …Info;<br>方法or属性:readonly uid: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
604 …>方法or属性:readonly installTime: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
605 …r>方法or属性:readonly updateTime: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
606 …属性:readonly appInfo: ApplicationInfo;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
607 …ly abilityInfos: Array\<AbilityInfo>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
608 …donly reqPermissions: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
609 …Details: Array\<ReqPermissionDetail>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
610 …o;<br>方法or属性:readonly vendor: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
611 …>方法or属性:readonly versionCode: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
612 …>方法or属性:readonly versionName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
613 …性:readonly compatibleVersion: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
614 …法or属性:readonly targetVersion: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
615 …adonly isCompressNativeLibs: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
616 …apModuleInfos: Array\<HapModuleInfo>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
617 …r属性:readonly entryModuleName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
618 …o;<br>方法or属性:readonly cpuAbi: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
619 …eadonly isSilentInstallation: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
620 …nly minCompatibleVersionCode: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
621 …donly entryInstallationFree: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
622 … reqPermissionStates: Array\<number>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.BundleInfo|bun…
638 …方法or属性:export interface CustomizeData<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.Metadata|custo…
639 …ustomizeData;<br>方法or属性:name: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.Metadata|custo…
640 …stomizeData;<br>方法or属性:value: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.Metadata|custo…
641 …stomizeData;<br>方法or属性:extra: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.Metadata|custo…
642 …r>方法or属性:export interface ElementName<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ElementName|el…
643 …entName;<br>方法or属性:deviceId?: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ElementName|el…
644 …ntName;<br>方法or属性:bundleName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ElementName|el…
645 …tName;<br>方法or属性:abilityName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ElementName|el…
646 …:ElementName;<br>方法or属性:uri?: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ElementName|el…
647 …ntName;<br>方法or属性:shortName?: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.ElementName|el…
648 …方法or属性:export interface HapModuleInfo<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
649 …nfo;<br>方法or属性:readonly name: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
650 …>方法or属性:readonly description: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
651 …法or属性:readonly descriptionId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
652 …nfo;<br>方法or属性:readonly icon: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
653 …fo;<br>方法or属性:readonly label: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
654 …;<br>方法or属性:readonly labelId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
655 …o;<br>方法or属性:readonly iconId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
656 …法or属性:readonly backgroundImg: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
657 …or属性:readonly supportedModes: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
658 …only reqCapabilities: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
659 …readonly deviceTypes: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
660 …nly abilityInfo: Array\<AbilityInfo>;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
661 …r>方法or属性:readonly moduleName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
662 …r属性:readonly mainAbilityName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
663 …性:readonly installationFree: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
664 …:export interface LauncherAbilityInfo<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LauncherAbilit…
665 …nly applicationInfo: ApplicationInfo;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LauncherAbilit…
666 …性:readonly elementName : ElementName;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LauncherAbilit…
667 …;<br>方法or属性:readonly labelId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LauncherAbilit…
668 …o;<br>方法or属性:readonly iconId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LauncherAbilit…
669 …o;<br>方法or属性:readonly userId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LauncherAbilit…
670 …方法or属性:readonly installTime : number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.LauncherAbilit…
671 …br>方法or属性:export interface ModuleInfo<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
672 …r>方法or属性:readonly moduleName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
673 …r属性:readonly moduleSourceDir: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.HapModuleInfo|…
674 …方法or属性:export interface PermissionDef<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.PermissionDef|…
675 …ef;<br>方法or属性:permissionName: string;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.PermissionDef|…
676 …sionDef;<br>方法or属性:grantMode: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.PermissionDef|…
677 …issionDef;<br>方法or属性:labelId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.PermissionDef|…
678 …Def;<br>方法or属性:descriptionId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.bundleManager.PermissionDef|…