1| 操作 | 旧版本 | 新版本 | d.ts文件 | 2| ---- | ------ | ------ | -------- | 3|新增|NA|模块名: ohos.bundle.appControl<br>类名: appControl|@ohos.bundle.appControl.d.ts| 4|新增|NA|模块名: ohos.bundle.appControl<br>类名: appControl<br>方法 or 属性: function setDisposedStatus(appId: string, disposedWant: Want, callback: AsyncCallback\<void>): void;|@ohos.bundle.appControl.d.ts| 5|新增|NA|模块名: ohos.bundle.appControl<br>类名: appControl<br>方法 or 属性: function setDisposedStatus(appId: string, disposedWant: Want): Promise\<void>;|@ohos.bundle.appControl.d.ts| 6|新增|NA|模块名: ohos.bundle.appControl<br>类名: appControl<br>方法 or 属性: function getDisposedStatus(appId: string, callback: AsyncCallback\<Want>): void;|@ohos.bundle.appControl.d.ts| 7|新增|NA|模块名: ohos.bundle.appControl<br>类名: appControl<br>方法 or 属性: function getDisposedStatus(appId: string): Promise\<Want>;|@ohos.bundle.appControl.d.ts| 8|新增|NA|模块名: ohos.bundle.appControl<br>类名: appControl<br>方法 or 属性: function deleteDisposedStatus(appId: string, callback: AsyncCallback\<void>): void;|@ohos.bundle.appControl.d.ts| 9|新增|NA|模块名: ohos.bundle.appControl<br>类名: appControl<br>方法 or 属性: function deleteDisposedStatus(appId: string): Promise\<void>;|@ohos.bundle.appControl.d.ts| 10|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager|@ohos.bundle.bundleManager.d.ts| 11|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag|@ohos.bundle.bundleManager.d.ts| 12|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag<br>方法 or 属性: GET_BUNDLE_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts| 13|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag<br>方法 or 属性: GET_BUNDLE_INFO_WITH_APPLICATION = 0x00000001|@ohos.bundle.bundleManager.d.ts| 14|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag<br>方法 or 属性: GET_BUNDLE_INFO_WITH_HAP_MODULE = 0x00000002|@ohos.bundle.bundleManager.d.ts| 15|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag<br>方法 or 属性: GET_BUNDLE_INFO_WITH_ABILITY = 0x00000004|@ohos.bundle.bundleManager.d.ts| 16|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag<br>方法 or 属性: GET_BUNDLE_INFO_WITH_EXTENSION_ABILITY = 0x00000008|@ohos.bundle.bundleManager.d.ts| 17|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag<br>方法 or 属性: GET_BUNDLE_INFO_WITH_REQUESTED_PERMISSION = 0x00000010|@ohos.bundle.bundleManager.d.ts| 18|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag<br>方法 or 属性: GET_BUNDLE_INFO_WITH_METADATA = 0x00000020|@ohos.bundle.bundleManager.d.ts| 19|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag<br>方法 or 属性: GET_BUNDLE_INFO_WITH_DISABLE = 0x00000040|@ohos.bundle.bundleManager.d.ts| 20|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleFlag<br>方法 or 属性: GET_BUNDLE_INFO_WITH_SIGNATURE_INFO = 0x00000080|@ohos.bundle.bundleManager.d.ts| 21|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ApplicationFlag|@ohos.bundle.bundleManager.d.ts| 22|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ApplicationFlag<br>方法 or 属性: GET_APPLICATION_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts| 23|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ApplicationFlag<br>方法 or 属性: GET_APPLICATION_INFO_WITH_PERMISSION = 0x00000001|@ohos.bundle.bundleManager.d.ts| 24|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ApplicationFlag<br>方法 or 属性: GET_APPLICATION_INFO_WITH_METADATA = 0x00000002|@ohos.bundle.bundleManager.d.ts| 25|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ApplicationFlag<br>方法 or 属性: GET_APPLICATION_INFO_WITH_DISABLE = 0x00000004|@ohos.bundle.bundleManager.d.ts| 26|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityFlag|@ohos.bundle.bundleManager.d.ts| 27|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityFlag<br>方法 or 属性: GET_ABILITY_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts| 28|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityFlag<br>方法 or 属性: GET_ABILITY_INFO_WITH_PERMISSION = 0x00000001|@ohos.bundle.bundleManager.d.ts| 29|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityFlag<br>方法 or 属性: GET_ABILITY_INFO_WITH_APPLICATION = 0x00000002|@ohos.bundle.bundleManager.d.ts| 30|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityFlag<br>方法 or 属性: GET_ABILITY_INFO_WITH_METADATA = 0x00000004|@ohos.bundle.bundleManager.d.ts| 31|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityFlag<br>方法 or 属性: GET_ABILITY_INFO_WITH_DISABLE = 0x00000008|@ohos.bundle.bundleManager.d.ts| 32|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityFlag<br>方法 or 属性: GET_ABILITY_INFO_ONLY_SYSTEM_APP = 0x00000010|@ohos.bundle.bundleManager.d.ts| 33|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityFlag|@ohos.bundle.bundleManager.d.ts| 34|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityFlag<br>方法 or 属性: GET_EXTENSION_ABILITY_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts| 35|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityFlag<br>方法 or 属性: GET_EXTENSION_ABILITY_INFO_WITH_PERMISSION = 0x00000001|@ohos.bundle.bundleManager.d.ts| 36|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityFlag<br>方法 or 属性: GET_EXTENSION_ABILITY_INFO_WITH_APPLICATION = 0x00000002|@ohos.bundle.bundleManager.d.ts| 37|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityFlag<br>方法 or 属性: GET_EXTENSION_ABILITY_INFO_WITH_METADATA = 0x00000004|@ohos.bundle.bundleManager.d.ts| 38|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType|@ohos.bundle.bundleManager.d.ts| 39|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: FORM = 0|@ohos.bundle.bundleManager.d.ts| 40|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: WORK_SCHEDULER = 1|@ohos.bundle.bundleManager.d.ts| 41|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: INPUT_METHOD = 2|@ohos.bundle.bundleManager.d.ts| 42|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: SERVICE = 3|@ohos.bundle.bundleManager.d.ts| 43|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: ACCESSIBILITY = 4|@ohos.bundle.bundleManager.d.ts| 44|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: DATA_SHARE = 5|@ohos.bundle.bundleManager.d.ts| 45|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: FILE_SHARE = 6|@ohos.bundle.bundleManager.d.ts| 46|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: STATIC_SUBSCRIBER = 7|@ohos.bundle.bundleManager.d.ts| 47|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: WALLPAPER = 8|@ohos.bundle.bundleManager.d.ts| 48|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: BACKUP = 9|@ohos.bundle.bundleManager.d.ts| 49|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: WINDOW = 10|@ohos.bundle.bundleManager.d.ts| 50|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: ENTERPRISE_ADMIN = 11|@ohos.bundle.bundleManager.d.ts| 51|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: THUMBNAIL = 13|@ohos.bundle.bundleManager.d.ts| 52|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: PREVIEW = 14|@ohos.bundle.bundleManager.d.ts| 53|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ExtensionAbilityType<br>方法 or 属性: UNSPECIFIED = 255|@ohos.bundle.bundleManager.d.ts| 54|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: PermissionGrantState|@ohos.bundle.bundleManager.d.ts| 55|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: PermissionGrantState<br>方法 or 属性: PERMISSION_DENIED = -1|@ohos.bundle.bundleManager.d.ts| 56|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: PermissionGrantState<br>方法 or 属性: PERMISSION_GRANTED = 0|@ohos.bundle.bundleManager.d.ts| 57|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: SupportWindowMode|@ohos.bundle.bundleManager.d.ts| 58|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: SupportWindowMode<br>方法 or 属性: FULL_SCREEN = 0|@ohos.bundle.bundleManager.d.ts| 59|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: SupportWindowMode<br>方法 or 属性: SPLIT = 1|@ohos.bundle.bundleManager.d.ts| 60|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: SupportWindowMode<br>方法 or 属性: FLOATING = 2|@ohos.bundle.bundleManager.d.ts| 61|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: LaunchType|@ohos.bundle.bundleManager.d.ts| 62|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: LaunchType<br>方法 or 属性: SINGLETON = 0|@ohos.bundle.bundleManager.d.ts| 63|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: LaunchType<br>方法 or 属性: MULTITON = 1|@ohos.bundle.bundleManager.d.ts| 64|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: LaunchType<br>方法 or 属性: SPECIFIED = 2|@ohos.bundle.bundleManager.d.ts| 65|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityType|@ohos.bundle.bundleManager.d.ts| 66|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityType<br>方法 or 属性: PAGE = 1|@ohos.bundle.bundleManager.d.ts| 67|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityType<br>方法 or 属性: SERVICE = 2|@ohos.bundle.bundleManager.d.ts| 68|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: AbilityType<br>方法 or 属性: DATA = 3|@ohos.bundle.bundleManager.d.ts| 69|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation|@ohos.bundle.bundleManager.d.ts| 70|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: UNSPECIFIED|@ohos.bundle.bundleManager.d.ts| 71|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: LANDSCAPE|@ohos.bundle.bundleManager.d.ts| 72|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: PORTRAIT|@ohos.bundle.bundleManager.d.ts| 73|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: FOLLOW_RECENT|@ohos.bundle.bundleManager.d.ts| 74|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: LANDSCAPE_INVERTED|@ohos.bundle.bundleManager.d.ts| 75|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: PORTRAIT_INVERTED|@ohos.bundle.bundleManager.d.ts| 76|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: AUTO_ROTATION|@ohos.bundle.bundleManager.d.ts| 77|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: AUTO_ROTATION_LANDSCAPE|@ohos.bundle.bundleManager.d.ts| 78|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: AUTO_ROTATION_PORTRAIT|@ohos.bundle.bundleManager.d.ts| 79|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: AUTO_ROTATION_RESTRICTED|@ohos.bundle.bundleManager.d.ts| 80|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: AUTO_ROTATION_LANDSCAPE_RESTRICTED|@ohos.bundle.bundleManager.d.ts| 81|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: AUTO_ROTATION_PORTRAIT_RESTRICTED|@ohos.bundle.bundleManager.d.ts| 82|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: DisplayOrientation<br>方法 or 属性: LOCKED|@ohos.bundle.bundleManager.d.ts| 83|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ModuleType|@ohos.bundle.bundleManager.d.ts| 84|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ModuleType<br>方法 or 属性: ENTRY = 1|@ohos.bundle.bundleManager.d.ts| 85|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ModuleType<br>方法 or 属性: FEATURE = 2|@ohos.bundle.bundleManager.d.ts| 86|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: ModuleType<br>方法 or 属性: SHARED = 3|@ohos.bundle.bundleManager.d.ts| 87|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleType|@ohos.bundle.bundleManager.d.ts| 88|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleType<br>方法 or 属性: APP = 0|@ohos.bundle.bundleManager.d.ts| 89|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: BundleType<br>方法 or 属性: ATOMIC_SERVICE = 1|@ohos.bundle.bundleManager.d.ts| 90|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleInfoForSelf(bundleFlags: number): Promise\<BundleInfo>;|@ohos.bundle.bundleManager.d.ts| 91|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleInfoForSelf(bundleFlags: number, callback: AsyncCallback\<BundleInfo>): void;|@ohos.bundle.bundleManager.d.ts| 92|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\<BundleInfo>): void;|@ohos.bundle.bundleManager.d.ts| 93|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleInfo(bundleName: string, bundleFlags: number, userId: number, callback: AsyncCallback\<BundleInfo>): void;|@ohos.bundle.bundleManager.d.ts| 94|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleInfo(bundleName: string, bundleFlags: number, userId?: number): Promise\<BundleInfo>;|@ohos.bundle.bundleManager.d.ts| 95|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getApplicationInfo(bundleName: string, appFlags: number, callback: AsyncCallback\<ApplicationInfo>): void;|@ohos.bundle.bundleManager.d.ts| 96|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getApplicationInfo(bundleName: string, appFlags: number, userId: number, callback: AsyncCallback\<ApplicationInfo>): void;|@ohos.bundle.bundleManager.d.ts| 97|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getApplicationInfo(bundleName: string, appFlags: number, userId?: number): Promise\<ApplicationInfo>;|@ohos.bundle.bundleManager.d.ts| 98|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getAllBundleInfo(bundleFlags: number, callback: AsyncCallback\<Array\<BundleInfo>>): void;|@ohos.bundle.bundleManager.d.ts| 99|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getAllBundleInfo(bundleFlags: number, userId: number, callback: AsyncCallback\<Array\<BundleInfo>>): void;|@ohos.bundle.bundleManager.d.ts| 100|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getAllBundleInfo(bundleFlags: number, userId?: number): Promise\<Array\<BundleInfo>>;|@ohos.bundle.bundleManager.d.ts| 101|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getAllApplicationInfo(appFlags: number, callback: AsyncCallback\<Array\<ApplicationInfo>>): void;|@ohos.bundle.bundleManager.d.ts| 102|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getAllApplicationInfo(appFlags: number, userId: number, callback: AsyncCallback\<Array\<ApplicationInfo>>): void;|@ohos.bundle.bundleManager.d.ts| 103|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getAllApplicationInfo(appFlags: number, userId?: number): Promise\<Array\<ApplicationInfo>>;|@ohos.bundle.bundleManager.d.ts| 104|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function queryAbilityInfo(want: Want, abilityFlags: number, callback: AsyncCallback\<Array\<AbilityInfo>>): void;|@ohos.bundle.bundleManager.d.ts| 105|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function queryAbilityInfo(want: Want, abilityFlags: number, userId: number, callback: AsyncCallback\<Array\<AbilityInfo>>): void;|@ohos.bundle.bundleManager.d.ts| 106|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function queryAbilityInfo(want: Want, abilityFlags: number, userId?: number): Promise\<Array\<AbilityInfo>>;|@ohos.bundle.bundleManager.d.ts| 107|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function queryExtensionAbilityInfo(want: Want, extensionAbilityType: ExtensionAbilityType, extensionAbilityFlags: number, callback: AsyncCallback\<Array\<ExtensionAbilityInfo>>): void;|@ohos.bundle.bundleManager.d.ts| 108|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function queryExtensionAbilityInfo(want: Want, extensionAbilityType: ExtensionAbilityType, extensionAbilityFlags: number, userId: number, callback: AsyncCallback\<Array\<ExtensionAbilityInfo>>): void;|@ohos.bundle.bundleManager.d.ts| 109|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function queryExtensionAbilityInfo(want: Want, extensionAbilityType: ExtensionAbilityType, extensionAbilityFlags: number, userId?: number): Promise\<Array\<ExtensionAbilityInfo>>;|@ohos.bundle.bundleManager.d.ts| 110|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleNameByUid(uid: number, callback: AsyncCallback\<string>): void|@ohos.bundle.bundleManager.d.ts| 111|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleNameByUid(uid: number): Promise\<string>;|@ohos.bundle.bundleManager.d.ts| 112|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number, callback: AsyncCallback\<BundleInfo>): void|@ohos.bundle.bundleManager.d.ts| 113|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number): Promise\<BundleInfo>;|@ohos.bundle.bundleManager.d.ts| 114|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function cleanBundleCacheFiles(bundleName: string, callback: AsyncCallback\<void>): void;|@ohos.bundle.bundleManager.d.ts| 115|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function cleanBundleCacheFiles(bundleName: string): Promise\<void>;|@ohos.bundle.bundleManager.d.ts| 116|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function setApplicationEnabled(bundleName: string, isEnabled: boolean, callback: AsyncCallback\<void>): void;|@ohos.bundle.bundleManager.d.ts| 117|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function setApplicationEnabled(bundleName: string, isEnabled: boolean): Promise\<void>;|@ohos.bundle.bundleManager.d.ts| 118|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function setAbilityEnabled(info: AbilityInfo, isEnabled: boolean, callback: AsyncCallback\<void>): void;|@ohos.bundle.bundleManager.d.ts| 119|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function setAbilityEnabled(info: AbilityInfo, isEnabled: boolean): Promise\<void>;|@ohos.bundle.bundleManager.d.ts| 120|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function isApplicationEnabled(bundleName: string, callback: AsyncCallback\<boolean>): void;|@ohos.bundle.bundleManager.d.ts| 121|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function isApplicationEnabled(bundleName: string): Promise\<boolean>;|@ohos.bundle.bundleManager.d.ts| 122|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function isAbilityEnabled(info: AbilityInfo, callback: AsyncCallback\<boolean>): void;|@ohos.bundle.bundleManager.d.ts| 123|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function isAbilityEnabled(info: AbilityInfo): Promise\<boolean>;|@ohos.bundle.bundleManager.d.ts| 124|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getLaunchWantForBundle(bundleName: string, userId: number, callback: AsyncCallback\<Want>): void;|@ohos.bundle.bundleManager.d.ts| 125|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getLaunchWantForBundle(bundleName: string, callback: AsyncCallback\<Want>): void;|@ohos.bundle.bundleManager.d.ts| 126|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getLaunchWantForBundle(bundleName: string, userId?: number): Promise\<Want>;|@ohos.bundle.bundleManager.d.ts| 127|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getProfileByAbility(moduleName: string, abilityName: string, metadataName: string, callback: AsyncCallback\<Array\<string>>): void;|@ohos.bundle.bundleManager.d.ts| 128|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getProfileByAbility(moduleName: string, abilityName: string, metadataName?: string): Promise\<Array\<string>>;|@ohos.bundle.bundleManager.d.ts| 129|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getProfileByExtensionAbility(moduleName: string, extensionAbilityName: string, metadataName: string, callback: AsyncCallback\<Array\<string>>): void;|@ohos.bundle.bundleManager.d.ts| 130|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getProfileByExtensionAbility(moduleName: string, extensionAbilityName: string, metadataName?: string): Promise\<Array\<string>>;|@ohos.bundle.bundleManager.d.ts| 131|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getPermissionDef(permissionName: string, callback: AsyncCallback\<PermissionDef>): void;|@ohos.bundle.bundleManager.d.ts| 132|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getPermissionDef(permissionName: string): Promise\<PermissionDef>;|@ohos.bundle.bundleManager.d.ts| 133|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getAbilityLabel(bundleName: string, moduleName: string, abilityName: string, callback: AsyncCallback\<string>): void;|@ohos.bundle.bundleManager.d.ts| 134|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getAbilityLabel(bundleName: string, moduleName: string, abilityName: string): Promise\<string>;|@ohos.bundle.bundleManager.d.ts| 135|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getApplicationInfoSync(bundleName: string, applicationFlags: number, userId: number) : ApplicationInfo;|@ohos.bundle.bundleManager.d.ts| 136|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getApplicationInfoSync(bundleName: string, applicationFlags: number) : ApplicationInfo;|@ohos.bundle.bundleManager.d.ts| 137|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleInfoSync(bundleName: string, bundleFlags: number, userId: number): BundleInfo;|@ohos.bundle.bundleManager.d.ts| 138|新增|NA|模块名: ohos.bundle.bundleManager<br>类名: bundleManager<br>方法 or 属性: function getBundleInfoSync(bundleName: string, bundleFlags: number): BundleInfo;|@ohos.bundle.bundleManager.d.ts| 139|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: bundleMonitor|@ohos.bundle.bundleMonitor.d.ts| 140|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: BundleChangedEvent<br>方法 or 属性: type BundleChangedEvent = 'add' \| 'update' \| 'remove';|@ohos.bundle.bundleMonitor.d.ts| 141|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: BundleChangedEvent<br>方法 or 属性: type BundleChangedEvent = 'add' \| 'update' \| 'remove';|@ohos.bundle.bundleMonitor.d.ts| 142|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: BundleChangedEvent<br>方法 or 属性: type BundleChangedEvent = 'add' \| 'update' \| 'remove';|@ohos.bundle.bundleMonitor.d.ts| 143|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: BundleChangedInfo|@ohos.bundle.bundleMonitor.d.ts| 144|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: BundleChangedInfo<br>方法 or 属性: readonly bundleName: string;|@ohos.bundle.bundleMonitor.d.ts| 145|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: BundleChangedInfo<br>方法 or 属性: readonly userId: number;|@ohos.bundle.bundleMonitor.d.ts| 146|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: bundleMonitor<br>方法 or 属性: function on(type: BundleChangedEvent, callback: Callback\<BundleChangedInfo>): void;|@ohos.bundle.bundleMonitor.d.ts| 147|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: bundleMonitor<br>方法 or 属性: function on(type: BundleChangedEvent, callback: Callback\<BundleChangedInfo>): void;|@ohos.bundle.bundleMonitor.d.ts| 148|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: bundleMonitor<br>方法 or 属性: function on(type: BundleChangedEvent, callback: Callback\<BundleChangedInfo>): void;|@ohos.bundle.bundleMonitor.d.ts| 149|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: bundleMonitor<br>方法 or 属性: function off(type: BundleChangedEvent, callback?: Callback\<BundleChangedInfo>): void;|@ohos.bundle.bundleMonitor.d.ts| 150|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: bundleMonitor<br>方法 or 属性: function off(type: BundleChangedEvent, callback?: Callback\<BundleChangedInfo>): void;|@ohos.bundle.bundleMonitor.d.ts| 151|新增|NA|模块名: ohos.bundle.bundleMonitor<br>类名: bundleMonitor<br>方法 or 属性: function off(type: BundleChangedEvent, callback?: Callback\<BundleChangedInfo>): void;|@ohos.bundle.bundleMonitor.d.ts| 152|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager|@ohos.bundle.defaultAppManager.d.ts| 153|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: ApplicationType|@ohos.bundle.defaultAppManager.d.ts| 154|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: ApplicationType<br>方法 or 属性: BROWSER = "Web Browser"|@ohos.bundle.defaultAppManager.d.ts| 155|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: ApplicationType<br>方法 or 属性: IMAGE = "Image Gallery"|@ohos.bundle.defaultAppManager.d.ts| 156|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: ApplicationType<br>方法 or 属性: AUDIO = "Audio Player"|@ohos.bundle.defaultAppManager.d.ts| 157|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: ApplicationType<br>方法 or 属性: VIDEO = "Video Player"|@ohos.bundle.defaultAppManager.d.ts| 158|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: ApplicationType<br>方法 or 属性: PDF = "PDF Viewer"|@ohos.bundle.defaultAppManager.d.ts| 159|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: ApplicationType<br>方法 or 属性: WORD = "Word Viewer"|@ohos.bundle.defaultAppManager.d.ts| 160|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: ApplicationType<br>方法 or 属性: EXCEL = "Excel Viewer"|@ohos.bundle.defaultAppManager.d.ts| 161|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: ApplicationType<br>方法 or 属性: PPT = "PPT Viewer"|@ohos.bundle.defaultAppManager.d.ts| 162|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function isDefaultApplication(type: string, callback: AsyncCallback\<boolean>) : void;|@ohos.bundle.defaultAppManager.d.ts| 163|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function isDefaultApplication(type: string) : Promise\<boolean>;|@ohos.bundle.defaultAppManager.d.ts| 164|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function getDefaultApplication(type: string, userId: number, callback: AsyncCallback\<BundleInfo>) : void;|@ohos.bundle.defaultAppManager.d.ts| 165|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function getDefaultApplication(type: string, callback: AsyncCallback\<BundleInfo>) : void;|@ohos.bundle.defaultAppManager.d.ts| 166|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function getDefaultApplication(type: string, userId?: number) : Promise\<BundleInfo>;|@ohos.bundle.defaultAppManager.d.ts| 167|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function setDefaultApplication(type: string, elementName: ElementName, userId: number, callback: AsyncCallback\<void>) : void;|@ohos.bundle.defaultAppManager.d.ts| 168|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function setDefaultApplication(type: string, elementName: ElementName, callback: AsyncCallback\<void>) : void;|@ohos.bundle.defaultAppManager.d.ts| 169|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function setDefaultApplication(type: string, elementName: ElementName, userId?: number) : Promise\<void>;|@ohos.bundle.defaultAppManager.d.ts| 170|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function resetDefaultApplication(type: string, userId: number, callback: AsyncCallback\<void>) : void;|@ohos.bundle.defaultAppManager.d.ts| 171|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function resetDefaultApplication(type: string, callback: AsyncCallback\<void>) : void;|@ohos.bundle.defaultAppManager.d.ts| 172|新增|NA|模块名: ohos.bundle.defaultAppManager<br>类名: defaultAppManager<br>方法 or 属性: function resetDefaultApplication(type: string, userId?: number) : Promise\<void>;|@ohos.bundle.defaultAppManager.d.ts| 173|新增|NA|模块名: ohos.bundle.distributedBundleManager<br>类名: distributedBundleManager|@ohos.bundle.distributedBundleManager.d.ts| 174|新增|NA|模块名: ohos.bundle.distributedBundleManager<br>类名: distributedBundleManager<br>方法 or 属性: function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback\<RemoteAbilityInfo>): void;|@ohos.bundle.distributedBundleManager.d.ts| 175|新增|NA|模块名: ohos.bundle.distributedBundleManager<br>类名: distributedBundleManager<br>方法 or 属性: function getRemoteAbilityInfo(elementName: ElementName): Promise\<RemoteAbilityInfo>;|@ohos.bundle.distributedBundleManager.d.ts| 176|新增|NA|模块名: ohos.bundle.distributedBundleManager<br>类名: distributedBundleManager<br>方法 or 属性: function getRemoteAbilityInfo(elementNames: Array\<ElementName>, callback: AsyncCallback\<Array\<RemoteAbilityInfo>>): void;|@ohos.bundle.distributedBundleManager.d.ts| 177|新增|NA|模块名: ohos.bundle.distributedBundleManager<br>类名: distributedBundleManager<br>方法 or 属性: function getRemoteAbilityInfo(elementNames: Array\<ElementName>): Promise\<Array\<RemoteAbilityInfo>>;|@ohos.bundle.distributedBundleManager.d.ts| 178|新增|NA|模块名: ohos.bundle.distributedBundleManager<br>类名: distributedBundleManager<br>方法 or 属性: function getRemoteAbilityInfo(elementName: ElementName, locale: string, callback: AsyncCallback\<RemoteAbilityInfo>): void;|@ohos.bundle.distributedBundleManager.d.ts| 179|新增|NA|模块名: ohos.bundle.distributedBundleManager<br>类名: distributedBundleManager<br>方法 or 属性: function getRemoteAbilityInfo(elementName: ElementName, locale: string): Promise\<RemoteAbilityInfo>;|@ohos.bundle.distributedBundleManager.d.ts| 180|新增|NA|模块名: ohos.bundle.distributedBundleManager<br>类名: distributedBundleManager<br>方法 or 属性: function getRemoteAbilityInfo(elementNames: Array\<ElementName>, locale: string, callback: AsyncCallback\<Array\<RemoteAbilityInfo>>): void;|@ohos.bundle.distributedBundleManager.d.ts| 181|新增|NA|模块名: ohos.bundle.distributedBundleManager<br>类名: distributedBundleManager<br>方法 or 属性: function getRemoteAbilityInfo(elementNames: Array\<ElementName>, locale: string): Promise\<Array\<RemoteAbilityInfo>>;|@ohos.bundle.distributedBundleManager.d.ts| 182|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: freeInstall|@ohos.bundle.freeInstall.d.ts| 183|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: UpgradeFlag|@ohos.bundle.freeInstall.d.ts| 184|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: UpgradeFlag<br>方法 or 属性: NOT_UPGRADE = 0|@ohos.bundle.freeInstall.d.ts| 185|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: UpgradeFlag<br>方法 or 属性: SINGLE_UPGRADE = 1|@ohos.bundle.freeInstall.d.ts| 186|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: UpgradeFlag<br>方法 or 属性: RELATION_UPGRADE = 2|@ohos.bundle.freeInstall.d.ts| 187|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: BundlePackFlag|@ohos.bundle.freeInstall.d.ts| 188|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: BundlePackFlag<br>方法 or 属性: GET_PACK_INFO_ALL = 0x00000000|@ohos.bundle.freeInstall.d.ts| 189|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: BundlePackFlag<br>方法 or 属性: GET_PACKAGES = 0x00000001|@ohos.bundle.freeInstall.d.ts| 190|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: BundlePackFlag<br>方法 or 属性: GET_BUNDLE_SUMMARY = 0x00000002|@ohos.bundle.freeInstall.d.ts| 191|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: BundlePackFlag<br>方法 or 属性: GET_MODULE_SUMMARY = 0x00000004|@ohos.bundle.freeInstall.d.ts| 192|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: freeInstall<br>方法 or 属性: function setHapModuleUpgradeFlag(bundleName: string, moduleName: string, upgradeFlag: UpgradeFlag, callback: AsyncCallback\<void>) : void;|@ohos.bundle.freeInstall.d.ts| 193|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: freeInstall<br>方法 or 属性: function setHapModuleUpgradeFlag(bundleName: string, moduleName: string, upgradeFlag: UpgradeFlag): Promise\<void>;|@ohos.bundle.freeInstall.d.ts| 194|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: freeInstall<br>方法 or 属性: function isHapModuleRemovable(bundleName: string, moduleName: string, callback: AsyncCallback\<boolean>): void;|@ohos.bundle.freeInstall.d.ts| 195|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: freeInstall<br>方法 or 属性: function isHapModuleRemovable(bundleName: string, moduleName: string): Promise\<boolean>;|@ohos.bundle.freeInstall.d.ts| 196|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: freeInstall<br>方法 or 属性: function getBundlePackInfo(bundleName: string, bundlePackFlag : BundlePackFlag, callback: AsyncCallback\<BundlePackInfo>): void;|@ohos.bundle.freeInstall.d.ts| 197|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: freeInstall<br>方法 or 属性: function getBundlePackInfo(bundleName: string, bundlePackFlag : BundlePackFlag): Promise\<BundlePackInfo>;|@ohos.bundle.freeInstall.d.ts| 198|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: freeInstall<br>方法 or 属性: function getDispatchInfo(callback: AsyncCallback\<DispatchInfo>): void;|@ohos.bundle.freeInstall.d.ts| 199|新增|NA|模块名: ohos.bundle.freeInstall<br>类名: freeInstall<br>方法 or 属性: function getDispatchInfo(): Promise\<DispatchInfo>;|@ohos.bundle.freeInstall.d.ts| 200|新增|NA|模块名: ohos.bundle.installer<br>类名: installer|@ohos.bundle.installer.d.ts| 201|新增|NA|模块名: ohos.bundle.installer<br>类名: installer<br>方法 or 属性: function getBundleInstaller(callback: AsyncCallback\<BundleInstaller>): void|@ohos.bundle.installer.d.ts| 202|新增|NA|模块名: ohos.bundle.installer<br>类名: installer<br>方法 or 属性: function getBundleInstaller(): Promise\<BundleInstaller>;|@ohos.bundle.installer.d.ts| 203|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller|@ohos.bundle.installer.d.ts| 204|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller<br>方法 or 属性: install(hapFilePaths: Array\<string>, installParam: InstallParam, callback: AsyncCallback\<void>) : void;|@ohos.bundle.installer.d.ts| 205|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller<br>方法 or 属性: install(hapFilePaths: Array\<string>, callback: AsyncCallback\<void>) : void;|@ohos.bundle.installer.d.ts| 206|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller<br>方法 or 属性: install(hapFilePaths: Array\<string>, installParam?: InstallParam) : Promise\<void>;|@ohos.bundle.installer.d.ts| 207|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller<br>方法 or 属性: uninstall(bundleName: string, installParam: InstallParam, callback : AsyncCallback\<void>) : void;|@ohos.bundle.installer.d.ts| 208|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller<br>方法 or 属性: uninstall(bundleName: string, callback : AsyncCallback\<void>) : void;|@ohos.bundle.installer.d.ts| 209|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller<br>方法 or 属性: uninstall(bundleName: string, installParam?: InstallParam) : Promise\<void>;|@ohos.bundle.installer.d.ts| 210|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller<br>方法 or 属性: recover(bundleName: string, installParam: InstallParam, callback: AsyncCallback\<void>): void;|@ohos.bundle.installer.d.ts| 211|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller<br>方法 or 属性: recover(bundleName: string, callback: AsyncCallback\<void>): void;|@ohos.bundle.installer.d.ts| 212|新增|NA|模块名: ohos.bundle.installer<br>类名: BundleInstaller<br>方法 or 属性: recover(bundleName: string, installParam?: InstallParam) : Promise\<void>;|@ohos.bundle.installer.d.ts| 213|新增|NA|模块名: ohos.bundle.installer<br>类名: HashParam|@ohos.bundle.installer.d.ts| 214|新增|NA|模块名: ohos.bundle.installer<br>类名: HashParam<br>方法 or 属性: moduleName: string;|@ohos.bundle.installer.d.ts| 215|新增|NA|模块名: ohos.bundle.installer<br>类名: HashParam<br>方法 or 属性: hashValue: string;|@ohos.bundle.installer.d.ts| 216|新增|NA|模块名: ohos.bundle.installer<br>类名: InstallParam|@ohos.bundle.installer.d.ts| 217|新增|NA|模块名: ohos.bundle.installer<br>类名: InstallParam<br>方法 or 属性: userId?: number;|@ohos.bundle.installer.d.ts| 218|新增|NA|模块名: ohos.bundle.installer<br>类名: InstallParam<br>方法 or 属性: installFlag?: number;|@ohos.bundle.installer.d.ts| 219|新增|NA|模块名: ohos.bundle.installer<br>类名: InstallParam<br>方法 or 属性: isKeepData?: boolean;|@ohos.bundle.installer.d.ts| 220|新增|NA|模块名: ohos.bundle.installer<br>类名: InstallParam<br>方法 or 属性: hashParams?: Array\<HashParam>;|@ohos.bundle.installer.d.ts| 221|新增|NA|模块名: ohos.bundle.installer<br>类名: InstallParam<br>方法 or 属性: crowdtestDeadline?: number;|@ohos.bundle.installer.d.ts| 222|新增|NA|模块名: ohos.bundle.launcherBundleManager<br>类名: launcherBundleManager|@ohos.bundle.launcherBundleManager.d.ts| 223|新增|NA|模块名: ohos.bundle.launcherBundleManager<br>类名: launcherBundleManager<br>方法 or 属性: function getLauncherAbilityInfo(bundleName: string, userId: number, callback: AsyncCallback\<Array\<LauncherAbilityInfo>>) : void;|@ohos.bundle.launcherBundleManager.d.ts| 224|新增|NA|模块名: ohos.bundle.launcherBundleManager<br>类名: launcherBundleManager<br>方法 or 属性: function getLauncherAbilityInfo(bundleName: string, userId: number) : Promise\<Array\<LauncherAbilityInfo>>;|@ohos.bundle.launcherBundleManager.d.ts| 225|新增|NA|模块名: ohos.bundle.launcherBundleManager<br>类名: launcherBundleManager<br>方法 or 属性: function getAllLauncherAbilityInfo(userId: number, callback: AsyncCallback\<Array\<LauncherAbilityInfo>>) : void;|@ohos.bundle.launcherBundleManager.d.ts| 226|新增|NA|模块名: ohos.bundle.launcherBundleManager<br>类名: launcherBundleManager<br>方法 or 属性: function getAllLauncherAbilityInfo(userId: number) : Promise\<Array\<LauncherAbilityInfo>>;|@ohos.bundle.launcherBundleManager.d.ts| 227|新增|NA|模块名: ohos.bundle.launcherBundleManager<br>类名: launcherBundleManager<br>方法 or 属性: function getShortcutInfo(bundleName :string, callback: AsyncCallback\<Array\<ShortcutInfo>>) : void;|@ohos.bundle.launcherBundleManager.d.ts| 228|新增|NA|模块名: ohos.bundle.launcherBundleManager<br>类名: launcherBundleManager<br>方法 or 属性: function getShortcutInfo(bundleName : string) : Promise\<Array\<ShortcutInfo>>;|@ohos.bundle.launcherBundleManager.d.ts| 229|新增|NA|类名:zlib<br>方法or属性:function compressFile(inFile: string, outFile: string, options: Options, callback: AsyncCallback\<void>): void;|@ohos.zlib.d.ts| 230|新增|NA|类名:zlib<br>方法or属性:function compressFile(inFile:string, outFile:string, options: Options): Promise\<void>;|@ohos.zlib.d.ts| 231|新增|NA|类名:zlib<br>方法or属性:function decompressFile(inFile: string, outFile: string, options: Options, callback: AsyncCallback\<void>): void;|@ohos.zlib.d.ts| 232|新增|NA|类名:zlib<br>方法or属性:function decompressFile(inFile: string, outFile: string, options: Options): Promise\<void>;|@ohos.zlib.d.ts| 233|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo|AbilityInfo.d.ts| 234|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly bundleName: string;|AbilityInfo.d.ts| 235|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly moduleName: string;|AbilityInfo.d.ts| 236|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly name: string;|AbilityInfo.d.ts| 237|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly label: string;|AbilityInfo.d.ts| 238|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly labelId: number;|AbilityInfo.d.ts| 239|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly description: string;|AbilityInfo.d.ts| 240|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly descriptionId: number;|AbilityInfo.d.ts| 241|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly icon: string;|AbilityInfo.d.ts| 242|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly iconId: number;|AbilityInfo.d.ts| 243|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly process: string;|AbilityInfo.d.ts| 244|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly exported: boolean;|AbilityInfo.d.ts| 245|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly type: bundleManager.AbilityType;|AbilityInfo.d.ts| 246|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly orientation: bundleManager.DisplayOrientation;|AbilityInfo.d.ts| 247|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly launchType: bundleManager.LaunchType;|AbilityInfo.d.ts| 248|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly permissions: Array\<string>;|AbilityInfo.d.ts| 249|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly readPermission: string;|AbilityInfo.d.ts| 250|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly writePermission: string;|AbilityInfo.d.ts| 251|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly uri: string;|AbilityInfo.d.ts| 252|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly deviceTypes: Array\<string>;|AbilityInfo.d.ts| 253|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly applicationInfo: ApplicationInfo;|AbilityInfo.d.ts| 254|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly metadata: Array\<Metadata>;|AbilityInfo.d.ts| 255|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly enabled: boolean;|AbilityInfo.d.ts| 256|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly supportWindowModes: Array\<bundleManager.SupportWindowMode>;|AbilityInfo.d.ts| 257|新增|NA|模块名: AbilityInfo<br>类名: AbilityInfo<br>方法 or 属性: readonly windowSize: WindowSize;|AbilityInfo.d.ts| 258|新增|NA|模块名: AbilityInfo<br>类名: WindowSize|AbilityInfo.d.ts| 259|新增|NA|模块名: AbilityInfo<br>类名: WindowSize<br>方法 or 属性: readonly maxWindowRatio: number;|AbilityInfo.d.ts| 260|新增|NA|模块名: AbilityInfo<br>类名: WindowSize<br>方法 or 属性: readonly minWindowRatio: number;|AbilityInfo.d.ts| 261|新增|NA|模块名: AbilityInfo<br>类名: WindowSize<br>方法 or 属性: readonly maxWindowWidth: number;|AbilityInfo.d.ts| 262|新增|NA|模块名: AbilityInfo<br>类名: WindowSize<br>方法 or 属性: readonly minWindowWidth: number;|AbilityInfo.d.ts| 263|新增|NA|模块名: AbilityInfo<br>类名: WindowSize<br>方法 or 属性: readonly maxWindowHeight: number;|AbilityInfo.d.ts| 264|新增|NA|模块名: AbilityInfo<br>类名: WindowSize<br>方法 or 属性: readonly minWindowHeight: number;|AbilityInfo.d.ts| 265|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo|ApplicationInfo.d.ts| 266|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly name: string;|ApplicationInfo.d.ts| 267|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly description: string;|ApplicationInfo.d.ts| 268|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly descriptionId: number;|ApplicationInfo.d.ts| 269|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly enabled: boolean;|ApplicationInfo.d.ts| 270|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly label: string;|ApplicationInfo.d.ts| 271|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly labelId: number;|ApplicationInfo.d.ts| 272|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly icon: string;|ApplicationInfo.d.ts| 273|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly iconId: number;|ApplicationInfo.d.ts| 274|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly process: string;|ApplicationInfo.d.ts| 275|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly permissions: Array\<string>;|ApplicationInfo.d.ts| 276|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly codePath: string;|ApplicationInfo.d.ts| 277|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly metadata: Map\<string, Array\<Metadata>>;|ApplicationInfo.d.ts| 278|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly removable: boolean;|ApplicationInfo.d.ts| 279|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly accessTokenId: number;|ApplicationInfo.d.ts| 280|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly uid: number;|ApplicationInfo.d.ts| 281|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly iconResource: Resource;|ApplicationInfo.d.ts| 282|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly labelResource: Resource;|ApplicationInfo.d.ts| 283|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly descriptionResource: Resource;|ApplicationInfo.d.ts| 284|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly appDistributionType: string;|ApplicationInfo.d.ts| 285|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly appProvisionType: string;|ApplicationInfo.d.ts| 286|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly systemApp: boolean;|ApplicationInfo.d.ts| 287|新增|NA|模块名: ApplicationInfo<br>类名: ApplicationInfo<br>方法 or 属性: readonly bundleType: bundleManager.BundleType;|ApplicationInfo.d.ts| 288|新增|NA|模块名: BundleInfo<br>类名: BundleInfo|BundleInfo.d.ts| 289|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly name: string;|BundleInfo.d.ts| 290|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly vendor: string;|BundleInfo.d.ts| 291|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly versionCode: number;|BundleInfo.d.ts| 292|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly versionName: string;|BundleInfo.d.ts| 293|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly minCompatibleVersionCode: number;|BundleInfo.d.ts| 294|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly targetVersion: number;|BundleInfo.d.ts| 295|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly appInfo: ApplicationInfo;|BundleInfo.d.ts| 296|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly hapModulesInfo: Array\<HapModuleInfo>;|BundleInfo.d.ts| 297|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly reqPermissionDetails: Array\<ReqPermissionDetail>;|BundleInfo.d.ts| 298|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly permissionGrantStates: Array\<bundleManager.PermissionGrantState>;|BundleInfo.d.ts| 299|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly signatureInfo: SignatureInfo;|BundleInfo.d.ts| 300|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly installTime: number;|BundleInfo.d.ts| 301|新增|NA|模块名: BundleInfo<br>类名: BundleInfo<br>方法 or 属性: readonly updateTime: number;|BundleInfo.d.ts| 302|新增|NA|模块名: BundleInfo<br>类名: ReqPermissionDetail|BundleInfo.d.ts| 303|新增|NA|模块名: BundleInfo<br>类名: ReqPermissionDetail<br>方法 or 属性: name: string;|BundleInfo.d.ts| 304|新增|NA|模块名: BundleInfo<br>类名: ReqPermissionDetail<br>方法 or 属性: reason: string;|BundleInfo.d.ts| 305|新增|NA|模块名: BundleInfo<br>类名: ReqPermissionDetail<br>方法 or 属性: reasonId: number;|BundleInfo.d.ts| 306|新增|NA|模块名: BundleInfo<br>类名: ReqPermissionDetail<br>方法 or 属性: usedScene: UsedScene;|BundleInfo.d.ts| 307|新增|NA|模块名: BundleInfo<br>类名: UsedScene|BundleInfo.d.ts| 308|新增|NA|模块名: BundleInfo<br>类名: UsedScene<br>方法 or 属性: abilities: Array\<string>;|BundleInfo.d.ts| 309|新增|NA|模块名: BundleInfo<br>类名: UsedScene<br>方法 or 属性: when: string;|BundleInfo.d.ts| 310|新增|NA|模块名: BundleInfo<br>类名: SignatureInfo|BundleInfo.d.ts| 311|新增|NA|模块名: BundleInfo<br>类名: SignatureInfo<br>方法 or 属性: readonly appId: string;|BundleInfo.d.ts| 312|新增|NA|模块名: BundleInfo<br>类名: SignatureInfo<br>方法 or 属性: readonly fingerprint: string;|BundleInfo.d.ts| 313|新增|NA|模块名: BundlePackInfo<br>类名: BundlePackInfo|BundlePackInfo.d.ts| 314|新增|NA|模块名: BundlePackInfo<br>类名: BundlePackInfo<br>方法 or 属性: readonly packages: Array\<PackageConfig>;|BundlePackInfo.d.ts| 315|新增|NA|模块名: BundlePackInfo<br>类名: BundlePackInfo<br>方法 or 属性: readonly summary: PackageSummary;|BundlePackInfo.d.ts| 316|新增|NA|模块名: BundlePackInfo<br>类名: PackageConfig|BundlePackInfo.d.ts| 317|新增|NA|模块名: BundlePackInfo<br>类名: PackageConfig<br>方法 or 属性: readonly deviceTypes: Array\<string>;|BundlePackInfo.d.ts| 318|新增|NA|模块名: BundlePackInfo<br>类名: PackageConfig<br>方法 or 属性: readonly name: string;|BundlePackInfo.d.ts| 319|新增|NA|模块名: BundlePackInfo<br>类名: PackageConfig<br>方法 or 属性: readonly moduleType: string;|BundlePackInfo.d.ts| 320|新增|NA|模块名: BundlePackInfo<br>类名: PackageConfig<br>方法 or 属性: readonly deliveryWithInstall: boolean;|BundlePackInfo.d.ts| 321|新增|NA|模块名: BundlePackInfo<br>类名: PackageSummary|BundlePackInfo.d.ts| 322|新增|NA|模块名: BundlePackInfo<br>类名: PackageSummary<br>方法 or 属性: readonly app: BundleConfigInfo;|BundlePackInfo.d.ts| 323|新增|NA|模块名: BundlePackInfo<br>类名: PackageSummary<br>方法 or 属性: readonly modules: Array\<ModuleConfigInfo>;|BundlePackInfo.d.ts| 324|新增|NA|模块名: BundlePackInfo<br>类名: BundleConfigInfo|BundlePackInfo.d.ts| 325|新增|NA|模块名: BundlePackInfo<br>类名: BundleConfigInfo<br>方法 or 属性: readonly bundleName: string;|BundlePackInfo.d.ts| 326|新增|NA|模块名: BundlePackInfo<br>类名: BundleConfigInfo<br>方法 or 属性: readonly version: Version;|BundlePackInfo.d.ts| 327|新增|NA|模块名: BundlePackInfo<br>类名: ExtensionAbility|BundlePackInfo.d.ts| 328|新增|NA|模块名: BundlePackInfo<br>类名: ExtensionAbility<br>方法 or 属性: readonly name: string;|BundlePackInfo.d.ts| 329|新增|NA|模块名: BundlePackInfo<br>类名: ExtensionAbility<br>方法 or 属性: readonly forms: Array\<AbilityFormInfo>;|BundlePackInfo.d.ts| 330|新增|NA|模块名: BundlePackInfo<br>类名: ModuleConfigInfo|BundlePackInfo.d.ts| 331|新增|NA|模块名: BundlePackInfo<br>类名: ModuleConfigInfo<br>方法 or 属性: readonly mainAbility: string;|BundlePackInfo.d.ts| 332|新增|NA|模块名: BundlePackInfo<br>类名: ModuleConfigInfo<br>方法 or 属性: readonly apiVersion: ApiVersion;|BundlePackInfo.d.ts| 333|新增|NA|模块名: BundlePackInfo<br>类名: ModuleConfigInfo<br>方法 or 属性: readonly deviceTypes: Array\<string>;|BundlePackInfo.d.ts| 334|新增|NA|模块名: BundlePackInfo<br>类名: ModuleConfigInfo<br>方法 or 属性: readonly distro: ModuleDistroInfo;|BundlePackInfo.d.ts| 335|新增|NA|模块名: BundlePackInfo<br>类名: ModuleConfigInfo<br>方法 or 属性: readonly abilities: Array\<ModuleAbilityInfo>;|BundlePackInfo.d.ts| 336|新增|NA|模块名: BundlePackInfo<br>类名: ModuleConfigInfo<br>方法 or 属性: readonly extensionAbilities: Array\<ExtensionAbility>;|BundlePackInfo.d.ts| 337|新增|NA|模块名: BundlePackInfo<br>类名: ModuleDistroInfo|BundlePackInfo.d.ts| 338|新增|NA|模块名: BundlePackInfo<br>类名: ModuleDistroInfo<br>方法 or 属性: readonly deliveryWithInstall: boolean;|BundlePackInfo.d.ts| 339|新增|NA|模块名: BundlePackInfo<br>类名: ModuleDistroInfo<br>方法 or 属性: readonly installationFree: boolean;|BundlePackInfo.d.ts| 340|新增|NA|模块名: BundlePackInfo<br>类名: ModuleDistroInfo<br>方法 or 属性: readonly moduleName: string;|BundlePackInfo.d.ts| 341|新增|NA|模块名: BundlePackInfo<br>类名: ModuleDistroInfo<br>方法 or 属性: readonly moduleType: string;|BundlePackInfo.d.ts| 342|新增|NA|模块名: BundlePackInfo<br>类名: ModuleAbilityInfo|BundlePackInfo.d.ts| 343|新增|NA|模块名: BundlePackInfo<br>类名: ModuleAbilityInfo<br>方法 or 属性: readonly name: string;|BundlePackInfo.d.ts| 344|新增|NA|模块名: BundlePackInfo<br>类名: ModuleAbilityInfo<br>方法 or 属性: readonly label: string;|BundlePackInfo.d.ts| 345|新增|NA|模块名: BundlePackInfo<br>类名: ModuleAbilityInfo<br>方法 or 属性: readonly exported: boolean;|BundlePackInfo.d.ts| 346|新增|NA|模块名: BundlePackInfo<br>类名: ModuleAbilityInfo<br>方法 or 属性: readonly forms: Array\<AbilityFormInfo>;|BundlePackInfo.d.ts| 347|新增|NA|模块名: BundlePackInfo<br>类名: AbilityFormInfo|BundlePackInfo.d.ts| 348|新增|NA|模块名: BundlePackInfo<br>类名: AbilityFormInfo<br>方法 or 属性: readonly name: string;|BundlePackInfo.d.ts| 349|新增|NA|模块名: BundlePackInfo<br>类名: AbilityFormInfo<br>方法 or 属性: readonly type: string;|BundlePackInfo.d.ts| 350|新增|NA|模块名: BundlePackInfo<br>类名: AbilityFormInfo<br>方法 or 属性: readonly updateEnabled: boolean;|BundlePackInfo.d.ts| 351|新增|NA|模块名: BundlePackInfo<br>类名: AbilityFormInfo<br>方法 or 属性: readonly scheduledUpdateTime: string;|BundlePackInfo.d.ts| 352|新增|NA|模块名: BundlePackInfo<br>类名: AbilityFormInfo<br>方法 or 属性: readonly updateDuration: number;|BundlePackInfo.d.ts| 353|新增|NA|模块名: BundlePackInfo<br>类名: AbilityFormInfo<br>方法 or 属性: readonly supportDimensions: Array\<string>;|BundlePackInfo.d.ts| 354|新增|NA|模块名: BundlePackInfo<br>类名: AbilityFormInfo<br>方法 or 属性: readonly defaultDimension: string;|BundlePackInfo.d.ts| 355|新增|NA|模块名: BundlePackInfo<br>类名: Version|BundlePackInfo.d.ts| 356|新增|NA|模块名: BundlePackInfo<br>类名: Version<br>方法 or 属性: readonly minCompatibleVersionCode: number;|BundlePackInfo.d.ts| 357|新增|NA|模块名: BundlePackInfo<br>类名: Version<br>方法 or 属性: readonly name: string;|BundlePackInfo.d.ts| 358|新增|NA|模块名: BundlePackInfo<br>类名: Version<br>方法 or 属性: readonly code: number;|BundlePackInfo.d.ts| 359|新增|NA|模块名: BundlePackInfo<br>类名: ApiVersion|BundlePackInfo.d.ts| 360|新增|NA|模块名: BundlePackInfo<br>类名: ApiVersion<br>方法 or 属性: readonly releaseType: string;|BundlePackInfo.d.ts| 361|新增|NA|模块名: BundlePackInfo<br>类名: ApiVersion<br>方法 or 属性: readonly compatible: number;|BundlePackInfo.d.ts| 362|新增|NA|模块名: BundlePackInfo<br>类名: ApiVersion<br>方法 or 属性: readonly target: number;|BundlePackInfo.d.ts| 363|新增|NA|模块名: DispatchInfo<br>类名: DispatchInfo|DispatchInfo.d.ts| 364|新增|NA|模块名: DispatchInfo<br>类名: DispatchInfo<br>方法 or 属性: readonly version: string;|DispatchInfo.d.ts| 365|新增|NA|模块名: DispatchInfo<br>类名: DispatchInfo<br>方法 or 属性: readonly dispatchAPIVersion: string;|DispatchInfo.d.ts| 366|新增|NA|模块名: ElementName<br>类名: ElementName|ElementName.d.ts| 367|新增|NA|模块名: ElementName<br>类名: ElementName<br>方法 or 属性: deviceId?: string;|ElementName.d.ts| 368|新增|NA|模块名: ElementName<br>类名: ElementName<br>方法 or 属性: bundleName: string;|ElementName.d.ts| 369|新增|NA|模块名: ElementName<br>类名: ElementName<br>方法 or 属性: moduleName?: string;|ElementName.d.ts| 370|新增|NA|模块名: ElementName<br>类名: ElementName<br>方法 or 属性: abilityName: string;|ElementName.d.ts| 371|新增|NA|模块名: ElementName<br>类名: ElementName<br>方法 or 属性: uri?: string;|ElementName.d.ts| 372|新增|NA|模块名: ElementName<br>类名: ElementName<br>方法 or 属性: shortName?: string;|ElementName.d.ts| 373|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo|ExtensionAbilityInfo.d.ts| 374|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly bundleName: string;|ExtensionAbilityInfo.d.ts| 375|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly moduleName: string;|ExtensionAbilityInfo.d.ts| 376|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly name: string;|ExtensionAbilityInfo.d.ts| 377|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly labelId: number;|ExtensionAbilityInfo.d.ts| 378|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly descriptionId: number;|ExtensionAbilityInfo.d.ts| 379|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly iconId: number;|ExtensionAbilityInfo.d.ts| 380|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly exported: boolean;|ExtensionAbilityInfo.d.ts| 381|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly extensionAbilityType: bundleManager.ExtensionAbilityType;|ExtensionAbilityInfo.d.ts| 382|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly permissions: Array\<string>;|ExtensionAbilityInfo.d.ts| 383|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly applicationInfo: ApplicationInfo;|ExtensionAbilityInfo.d.ts| 384|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly metadata: Array\<Metadata>;|ExtensionAbilityInfo.d.ts| 385|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly enabled: boolean;|ExtensionAbilityInfo.d.ts| 386|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly readPermission: string;|ExtensionAbilityInfo.d.ts| 387|新增|NA|模块名: ExtensionAbilityInfo<br>类名: ExtensionAbilityInfo<br>方法 or 属性: readonly writePermission: string;|ExtensionAbilityInfo.d.ts| 388|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo|HapModuleInfo.d.ts| 389|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly name: string;|HapModuleInfo.d.ts| 390|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly icon: string;|HapModuleInfo.d.ts| 391|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly iconId: number;|HapModuleInfo.d.ts| 392|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly label: string;|HapModuleInfo.d.ts| 393|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly labelId: number;|HapModuleInfo.d.ts| 394|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly description: string;|HapModuleInfo.d.ts| 395|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly descriptionId: number;|HapModuleInfo.d.ts| 396|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly mainElementName: string;|HapModuleInfo.d.ts| 397|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly abilitiesInfo: Array\<AbilityInfo>;|HapModuleInfo.d.ts| 398|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly extensionAbilitiesInfo: Array\<ExtensionAbilityInfo>;|HapModuleInfo.d.ts| 399|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly metadata: Array\<Metadata>;|HapModuleInfo.d.ts| 400|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly deviceTypes: Array\<string>;|HapModuleInfo.d.ts| 401|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly installationFree: boolean;|HapModuleInfo.d.ts| 402|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly hashValue: string;|HapModuleInfo.d.ts| 403|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly type: bundleManager.ModuleType;|HapModuleInfo.d.ts| 404|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly dependencies: Array\<Dependency>;|HapModuleInfo.d.ts| 405|新增|NA|模块名: HapModuleInfo<br>类名: HapModuleInfo<br>方法 or 属性: readonly preloads: Array\<PreloadItem>;|HapModuleInfo.d.ts| 406|新增|NA|模块名: HapModuleInfo<br>类名: Dependency|HapModuleInfo.d.ts| 407|新增|NA|模块名: HapModuleInfo<br>类名: Dependency<br>方法 or 属性: readonly moduleName: string;|HapModuleInfo.d.ts| 408|新增|NA|模块名: HapModuleInfo<br>类名: PreloadItem|HapModuleInfo.d.ts| 409|新增|NA|模块名: HapModuleInfo<br>类名: PreloadItem<br>方法 or 属性: readonly moduleName: string;|HapModuleInfo.d.ts| 410|新增|NA|模块名: LauncherAbilityInfo<br>类名: LauncherAbilityInfo|LauncherAbilityInfo.d.ts| 411|新增|NA|模块名: LauncherAbilityInfo<br>类名: LauncherAbilityInfo<br>方法 or 属性: readonly applicationInfo: ApplicationInfo;|LauncherAbilityInfo.d.ts| 412|新增|NA|模块名: LauncherAbilityInfo<br>类名: LauncherAbilityInfo<br>方法 or 属性: readonly elementName : ElementName;|LauncherAbilityInfo.d.ts| 413|新增|NA|模块名: LauncherAbilityInfo<br>类名: LauncherAbilityInfo<br>方法 or 属性: readonly labelId: number;|LauncherAbilityInfo.d.ts| 414|新增|NA|模块名: LauncherAbilityInfo<br>类名: LauncherAbilityInfo<br>方法 or 属性: readonly iconId: number;|LauncherAbilityInfo.d.ts| 415|新增|NA|模块名: LauncherAbilityInfo<br>类名: LauncherAbilityInfo<br>方法 or 属性: readonly userId: number;|LauncherAbilityInfo.d.ts| 416|新增|NA|模块名: LauncherAbilityInfo<br>类名: LauncherAbilityInfo<br>方法 or 属性: readonly installTime : number;|LauncherAbilityInfo.d.ts| 417|新增|NA|模块名: Metadata<br>类名: Metadata|Metadata.d.ts| 418|新增|NA|模块名: Metadata<br>类名: Metadata<br>方法 or 属性: name: string;|Metadata.d.ts| 419|新增|NA|模块名: Metadata<br>类名: Metadata<br>方法 or 属性: value: string;|Metadata.d.ts| 420|新增|NA|模块名: Metadata<br>类名: Metadata<br>方法 or 属性: resource: string;|Metadata.d.ts| 421|新增|NA|模块名: PermissionDef<br>类名: PermissionDef<br>方法 or 属性: readonly permissionName: string;|PermissionDef.d.ts| 422|新增|NA|模块名: PermissionDef<br>类名: PermissionDef<br>方法 or 属性: readonly grantMode: number;|PermissionDef.d.ts| 423|新增|NA|模块名: PermissionDef<br>类名: PermissionDef<br>方法 or 属性: readonly labelId: number;|PermissionDef.d.ts| 424|新增|NA|模块名: PermissionDef<br>类名: PermissionDef<br>方法 or 属性: readonly descriptionId: number;|PermissionDef.d.ts| 425|新增|NA|模块名: RemoteAbilityInfo<br>类名: RemoteAbilityInfo|RemoteAbilityInfo.d.ts| 426|新增|NA|模块名: RemoteAbilityInfo<br>类名: RemoteAbilityInfo<br>方法 or 属性: readonly elementName: ElementName;|RemoteAbilityInfo.d.ts| 427|新增|NA|模块名: RemoteAbilityInfo<br>类名: RemoteAbilityInfo<br>方法 or 属性: readonly label: string;|RemoteAbilityInfo.d.ts| 428|新增|NA|模块名: RemoteAbilityInfo<br>类名: RemoteAbilityInfo<br>方法 or 属性: readonly icon: string;|RemoteAbilityInfo.d.ts| 429|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo|ShortcutInfo.d.ts| 430|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo<br>方法 or 属性: readonly id: string;|ShortcutInfo.d.ts| 431|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo<br>方法 or 属性: readonly bundleName: string;|ShortcutInfo.d.ts| 432|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo<br>方法 or 属性: readonly moduleName: string;|ShortcutInfo.d.ts| 433|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo<br>方法 or 属性: readonly hostAbility: string;|ShortcutInfo.d.ts| 434|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo<br>方法 or 属性: readonly icon: string;|ShortcutInfo.d.ts| 435|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo<br>方法 or 属性: readonly iconId: number;|ShortcutInfo.d.ts| 436|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo<br>方法 or 属性: readonly label: string;|ShortcutInfo.d.ts| 437|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo<br>方法 or 属性: readonly labelId: number;|ShortcutInfo.d.ts| 438|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutInfo<br>方法 or 属性: readonly wants: Array\<ShortcutWant>;|ShortcutInfo.d.ts| 439|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutWant|ShortcutInfo.d.ts| 440|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutWant<br>方法 or 属性: readonly targetBundle: string;|ShortcutInfo.d.ts| 441|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutWant<br>方法 or 属性: readonly targetModule: string;|ShortcutInfo.d.ts| 442|新增|NA|模块名: ShortcutInfo<br>类名: ShortcutWant<br>方法 or 属性: readonly targetAbility: string;|ShortcutInfo.d.ts| 443|model有变化|类名:AbilityInfo<br>方法 or 属性:readonly orientation: bundle.DisplayOrientation;<br>model:@FAModelOnly|类名:AbilityInfo<br>方法 or 属性:readonly orientation: bundle.DisplayOrientation;<br>model:N/A|abilityInfo.d.ts| 444|访问级别有变化|类名:LauncherAbilityInfo<br>访问级别:公开API|类名:LauncherAbilityInfo<br>访问级别:系统API|launcherAbilityInfo.d.ts| 445|废弃版本有变化|类名:bundle<br>废弃版本:N/A|类名:bundle<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager |@ohos.bundle.d.ts| 446|废弃版本有变化|类名:BundleFlag<br>废弃版本:N/A|类名:BundleFlag<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.BundleFlag|@ohos.bundle.d.ts| 447|废弃版本有变化|类名:ColorMode<br>废弃版本:N/A|类名:ColorMode<br>废弃版本:9<br>代替接口:N/A|@ohos.bundle.d.ts| 448|废弃版本有变化|类名:GrantStatus<br>废弃版本:N/A|类名:GrantStatus<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.PermissionGrantState |@ohos.bundle.d.ts| 449|废弃版本有变化|类名:AbilityType<br>废弃版本:N/A|类名:AbilityType<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.AbilityType |@ohos.bundle.d.ts| 450|废弃版本有变化|类名:AbilitySubType<br>废弃版本:N/A|类名:AbilitySubType<br>废弃版本:9<br>代替接口:N/A|@ohos.bundle.d.ts| 451|废弃版本有变化|类名:DisplayOrientation<br>废弃版本:N/A|类名:DisplayOrientation<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.DisplayOrientation |@ohos.bundle.d.ts| 452|废弃版本有变化|类名:LaunchMode<br>废弃版本:N/A|类名:LaunchMode<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.LaunchType |@ohos.bundle.d.ts| 453|废弃版本有变化|类名:BundleOptions<br>废弃版本:N/A|类名:BundleOptions<br>废弃版本:9<br>代替接口:N/A|@ohos.bundle.d.ts| 454|废弃版本有变化|类名:InstallErrorCode<br>废弃版本:N/A|类名:InstallErrorCode<br>废弃版本:9<br>代替接口:N/A|@ohos.bundle.d.ts| 455|废弃版本有变化|类名:bundle<br>方法 or 属性:function getBundleInfo(bundleName: string, bundleFlags: number, options: BundleOptions, callback: AsyncCallback\<BundleInfo>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getBundleInfo(bundleName: string, bundleFlags: number, options: BundleOptions, callback: AsyncCallback\<BundleInfo>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 456|废弃版本有变化|类名:bundle<br>方法 or 属性:function getBundleInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\<BundleInfo>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getBundleInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\<BundleInfo>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 457|废弃版本有变化|类名:bundle<br>方法 or 属性:function getBundleInfo(bundleName: string, bundleFlags: number, options?: BundleOptions): Promise\<BundleInfo>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getBundleInfo(bundleName: string, bundleFlags: number, options?: BundleOptions): Promise\<BundleInfo>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 458|废弃版本有变化|类名:bundle<br>方法 or 属性:function getBundleInstaller(callback: AsyncCallback\<BundleInstaller>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getBundleInstaller(callback: AsyncCallback\<BundleInstaller>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.installer|@ohos.bundle.d.ts| 459|废弃版本有变化|类名:bundle<br>方法 or 属性:function getBundleInstaller(): Promise\<BundleInstaller>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getBundleInstaller(): Promise\<BundleInstaller>;<br>废弃版本:9<br>代替接口:ohos.bundle.installer|@ohos.bundle.d.ts| 460|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAbilityInfo(bundleName: string, abilityName: string, callback: AsyncCallback\<AbilityInfo>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAbilityInfo(bundleName: string, abilityName: string, callback: AsyncCallback\<AbilityInfo>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 461|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAbilityInfo(bundleName: string, abilityName: string): Promise\<AbilityInfo>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAbilityInfo(bundleName: string, abilityName: string): Promise\<AbilityInfo>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 462|废弃版本有变化|类名:bundle<br>方法 or 属性:function getApplicationInfo(bundleName: string, bundleFlags: number, userId: number, callback: AsyncCallback\<ApplicationInfo>) : void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getApplicationInfo(bundleName: string, bundleFlags: number, userId: number, callback: AsyncCallback\<ApplicationInfo>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 463|废弃版本有变化|类名:bundle<br>方法 or 属性:function getApplicationInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\<ApplicationInfo>) : void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getApplicationInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\<ApplicationInfo>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 464|废弃版本有变化|类名:bundle<br>方法 or 属性:function getApplicationInfo(bundleName: string, bundleFlags: number, userId?: number) : Promise\<ApplicationInfo>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getApplicationInfo(bundleName: string, bundleFlags: number, userId?: number) : Promise\<ApplicationInfo>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 465|废弃版本有变化|类名:bundle<br>方法 or 属性:function queryAbilityByWant(want: Want, bundleFlags: number, userId: number, callback: AsyncCallback\<Array\<AbilityInfo>>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function queryAbilityByWant(want: Want, bundleFlags: number, userId: number, callback: AsyncCallback\<Array\<AbilityInfo>>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 466|废弃版本有变化|类名:bundle<br>方法 or 属性:function queryAbilityByWant(want: Want, bundleFlags: number, callback: AsyncCallback\<Array\<AbilityInfo>>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function queryAbilityByWant(want: Want, bundleFlags: number, callback: AsyncCallback\<Array\<AbilityInfo>>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 467|废弃版本有变化|类名:bundle<br>方法 or 属性:function queryAbilityByWant(want: Want, bundleFlags: number, userId?:number): Promise\<Array\<AbilityInfo>>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function queryAbilityByWant(want: Want, bundleFlags: number, userId?:number): Promise\<Array\<AbilityInfo>>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 468|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAllBundleInfo(bundleFlag: BundleFlag, userId: number, callback: AsyncCallback\<Array\<BundleInfo>>) : void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAllBundleInfo(bundleFlag: BundleFlag, userId: number, callback: AsyncCallback\<Array\<BundleInfo>>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 469|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAllBundleInfo(bundleFlag: BundleFlag, callback: AsyncCallback\<Array\<BundleInfo>>) : void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAllBundleInfo(bundleFlag: BundleFlag, callback: AsyncCallback\<Array\<BundleInfo>>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 470|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAllBundleInfo(bundleFlag: BundleFlag, userId?: number) : Promise\<Array\<BundleInfo>>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAllBundleInfo(bundleFlag: BundleFlag, userId?: number) : Promise\<Array\<BundleInfo>>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 471|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAllApplicationInfo(bundleFlags: number, userId: number, callback: AsyncCallback\<Array\<ApplicationInfo>>) : void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAllApplicationInfo(bundleFlags: number, userId: number, callback: AsyncCallback\<Array\<ApplicationInfo>>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 472|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAllApplicationInfo(bundleFlags: number, callback: AsyncCallback\<Array\<ApplicationInfo>>) : void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAllApplicationInfo(bundleFlags: number, callback: AsyncCallback\<Array\<ApplicationInfo>>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 473|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAllApplicationInfo(bundleFlags: number, userId?: number) : Promise\<Array\<ApplicationInfo>>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAllApplicationInfo(bundleFlags: number, userId?: number) : Promise\<Array\<ApplicationInfo>>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 474|废弃版本有变化|类名:bundle<br>方法 or 属性:function getNameForUid(uid: number, callback: AsyncCallback\<string>) : void<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getNameForUid(uid: number, callback: AsyncCallback\<string>) : void<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 475|废弃版本有变化|类名:bundle<br>方法 or 属性:function getNameForUid(uid: number) : Promise\<string>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getNameForUid(uid: number) : Promise\<string>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 476|废弃版本有变化|类名:bundle<br>方法 or 属性:function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number, callback: AsyncCallback\<BundleInfo>) : void<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number, callback: AsyncCallback\<BundleInfo>) : void<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 477|废弃版本有变化|类名:bundle<br>方法 or 属性:function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number) : Promise\<BundleInfo>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number) : Promise\<BundleInfo>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 478|废弃版本有变化|类名:bundle<br>方法 or 属性:function getLaunchWantForBundle(bundleName: string, callback: AsyncCallback\<Want>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getLaunchWantForBundle(bundleName: string, callback: AsyncCallback\<Want>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 479|废弃版本有变化|类名:bundle<br>方法 or 属性:function getLaunchWantForBundle(bundleName: string): Promise\<Want>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getLaunchWantForBundle(bundleName: string): Promise\<Want>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 480|废弃版本有变化|类名:bundle<br>方法 or 属性:function cleanBundleCacheFiles(bundleName: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function cleanBundleCacheFiles(bundleName: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 481|废弃版本有变化|类名:bundle<br>方法 or 属性:function cleanBundleCacheFiles(bundleName: string): Promise\<void>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function cleanBundleCacheFiles(bundleName: string): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 482|废弃版本有变化|类名:bundle<br>方法 or 属性:function setApplicationEnabled(bundleName: string, isEnable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function setApplicationEnabled(bundleName: string, isEnable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 483|废弃版本有变化|类名:bundle<br>方法 or 属性:function setApplicationEnabled(bundleName: string, isEnable: boolean): Promise\<void>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function setApplicationEnabled(bundleName: string, isEnable: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 484|废弃版本有变化|类名:bundle<br>方法 or 属性:function setAbilityEnabled(info: AbilityInfo, isEnable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function setAbilityEnabled(info: AbilityInfo, isEnable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 485|废弃版本有变化|类名:bundle<br>方法 or 属性:function setAbilityEnabled(info: AbilityInfo, isEnable: boolean): Promise\<void>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function setAbilityEnabled(info: AbilityInfo, isEnable: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 486|废弃版本有变化|类名:bundle<br>方法 or 属性:function getPermissionDef(permissionName: string, callback: AsyncCallback\<PermissionDef>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getPermissionDef(permissionName: string, callback: AsyncCallback\<PermissionDef>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 487|废弃版本有变化|类名:bundle<br>方法 or 属性:function getPermissionDef(permissionName: string): Promise\<PermissionDef>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getPermissionDef(permissionName: string): Promise\<PermissionDef>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 488|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAbilityLabel(bundleName: string, abilityName: string, callback: AsyncCallback\<string>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAbilityLabel(bundleName: string, abilityName: string, callback: AsyncCallback\<string>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 489|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAbilityLabel(bundleName: string, abilityName: string): Promise\<string>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAbilityLabel(bundleName: string, abilityName: string): Promise\<string>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 490|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAbilityIcon(bundleName: string, abilityName: string, callback: AsyncCallback\<image.PixelMap>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAbilityIcon(bundleName: string, abilityName: string, callback: AsyncCallback\<image.PixelMap>): void;<br>废弃版本:9<br>代替接口:ohos.resourceManager|@ohos.bundle.d.ts| 491|废弃版本有变化|类名:bundle<br>方法 or 属性:function getAbilityIcon(bundleName: string, abilityName: string): Promise\<image.PixelMap>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function getAbilityIcon(bundleName: string, abilityName: string): Promise\<image.PixelMap>;<br>废弃版本:9<br>代替接口:ohos.resourceManager|@ohos.bundle.d.ts| 492|废弃版本有变化|类名:bundle<br>方法 or 属性:function isAbilityEnabled(info: AbilityInfo, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function isAbilityEnabled(info: AbilityInfo, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 493|废弃版本有变化|类名:bundle<br>方法 or 属性:function isAbilityEnabled(info: AbilityInfo): Promise\<boolean>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function isAbilityEnabled(info: AbilityInfo): Promise\<boolean>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 494|废弃版本有变化|类名:bundle<br>方法 or 属性:function isApplicationEnabled(bundleName: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function isApplicationEnabled(bundleName: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 495|废弃版本有变化|类名:bundle<br>方法 or 属性:function isApplicationEnabled(bundleName: string): Promise\<boolean>;<br>废弃版本:N/A|类名:bundle<br>方法 or 属性:function isApplicationEnabled(bundleName: string): Promise\<boolean>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager|@ohos.bundle.d.ts| 496|废弃版本有变化|类名:innerBundleManager<br>废弃版本:N/A|类名:innerBundleManager<br>废弃版本:9<br>代替接口:ohos.bundle.launcherBundleManager |@ohos.bundle.innerBundleManager.d.ts| 497|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function getLauncherAbilityInfos(bundleName: string, userId: number, callback: AsyncCallback\<Array\<LauncherAbilityInfo>>) : void;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function getLauncherAbilityInfos(bundleName: string, userId: number, callback: AsyncCallback\<Array\<LauncherAbilityInfo>>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts| 498|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function getLauncherAbilityInfos(bundleName: string, userId: number) : Promise\<Array\<LauncherAbilityInfo>>;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function getLauncherAbilityInfos(bundleName: string, userId: number) : Promise\<Array\<LauncherAbilityInfo>>;<br>废弃版本:9<br>代替接口:ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts| 499|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function on(type:"BundleStatusChange", bundleStatusCallback : BundleStatusCallback, callback: AsyncCallback\<string>) : void;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function on(type:"BundleStatusChange", bundleStatusCallback : BundleStatusCallback, callback: AsyncCallback\<string>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts| 500|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function on(type:"BundleStatusChange", bundleStatusCallback : BundleStatusCallback): Promise\<string>;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function on(type:"BundleStatusChange", bundleStatusCallback : BundleStatusCallback): Promise\<string>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts| 501|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function off(type:"BundleStatusChange", callback: AsyncCallback\<string>) : void;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function off(type:"BundleStatusChange", callback: AsyncCallback\<string>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts| 502|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function off(type:"BundleStatusChange"): Promise\<string>;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function off(type:"BundleStatusChange"): Promise\<string>;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts| 503|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function getAllLauncherAbilityInfos(userId: number, callback: AsyncCallback\<Array\<LauncherAbilityInfo>>) : void;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function getAllLauncherAbilityInfos(userId: number, callback: AsyncCallback\<Array\<LauncherAbilityInfo>>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts| 504|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function getAllLauncherAbilityInfos(userId: number) : Promise\<Array\<LauncherAbilityInfo>>;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function getAllLauncherAbilityInfos(userId: number) : Promise\<Array\<LauncherAbilityInfo>>;<br>废弃版本:9<br>代替接口:ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts| 505|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function getShortcutInfos(bundleName :string, callback: AsyncCallback\<Array\<ShortcutInfo>>) : void;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function getShortcutInfos(bundleName :string, callback: AsyncCallback\<Array\<ShortcutInfo>>) : void;<br>废弃版本:9<br>代替接口:ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts| 506|废弃版本有变化|类名:innerBundleManager<br>方法 or 属性:function getShortcutInfos(bundleName : string) : Promise\<Array\<ShortcutInfo>>;<br>废弃版本:N/A|类名:innerBundleManager<br>方法 or 属性:function getShortcutInfos(bundleName : string) : Promise\<Array\<ShortcutInfo>>;<br>废弃版本:9<br>代替接口:ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts| 507|废弃版本有变化|类名:distributedBundle<br>废弃版本:N/A|类名:distributedBundle<br>废弃版本:9<br>代替接口:ohos.bundle.distributedBundleManager |@ohos.distributedBundle.d.ts| 508|废弃版本有变化|类名:distributedBundle<br>方法 or 属性:function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback\<RemoteAbilityInfo>): void;<br>废弃版本:N/A|类名:distributedBundle<br>方法 or 属性:function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback\<RemoteAbilityInfo>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.distributedBundleManager|@ohos.distributedBundle.d.ts| 509|废弃版本有变化|类名:distributedBundle<br>方法 or 属性:function getRemoteAbilityInfo(elementName: ElementName): Promise\<RemoteAbilityInfo>;<br>废弃版本:N/A|类名:distributedBundle<br>方法 or 属性:function getRemoteAbilityInfo(elementName: ElementName): Promise\<RemoteAbilityInfo>;<br>废弃版本:9<br>代替接口:ohos.bundle.distributedBundleManager|@ohos.distributedBundle.d.ts| 510|废弃版本有变化|类名:distributedBundle<br>方法 or 属性:function getRemoteAbilityInfos(elementNames: Array\<ElementName>, callback: AsyncCallback\<Array\<RemoteAbilityInfo>>): void;<br>废弃版本:N/A|类名:distributedBundle<br>方法 or 属性:function getRemoteAbilityInfos(elementNames: Array\<ElementName>, callback: AsyncCallback\<Array\<RemoteAbilityInfo>>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.distributedBundleManager|@ohos.distributedBundle.d.ts| 511|废弃版本有变化|类名:distributedBundle<br>方法 or 属性:function getRemoteAbilityInfos(elementNames: Array\<ElementName>): Promise\<Array\<RemoteAbilityInfo>>;<br>废弃版本:N/A|类名:distributedBundle<br>方法 or 属性:function getRemoteAbilityInfos(elementNames: Array\<ElementName>): Promise\<Array\<RemoteAbilityInfo>>;<br>废弃版本:9<br>代替接口:ohos.bundle.distributedBundleManager|@ohos.distributedBundle.d.ts| 512|废弃版本有变化|类名:ErrorCode<br>废弃版本:N/A|类名:ErrorCode<br>废弃版本:9<br>代替接口:N/A|@ohos.zlib.d.ts| 513|废弃版本有变化|类名:zlib<br>方法 or 属性:function zipFile(inFile:string, outFile:string, options: Options): Promise\<void>;<br>废弃版本:N/A|类名:zlib<br>方法 or 属性:function zipFile(inFile:string, outFile:string, options: Options): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.zlib|@ohos.zlib.d.ts| 514|废弃版本有变化|类名:zlib<br>方法 or 属性:function unzipFile(inFile:string, outFile:string, options: Options): Promise\<void>;<br>废弃版本:N/A|类名:zlib<br>方法 or 属性:function unzipFile(inFile:string, outFile:string, options: Options): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.zlib|@ohos.zlib.d.ts| 515|废弃版本有变化|类名:CheckPackageHasInstalledResponse<br>废弃版本:N/A|类名:CheckPackageHasInstalledResponse<br>废弃版本:9<br>代替接口:N/A|@system.package.d.ts| 516|废弃版本有变化|类名:CheckPackageHasInstalledOptions<br>废弃版本:N/A|类名:CheckPackageHasInstalledOptions<br>废弃版本:9<br>代替接口:N/A|@system.package.d.ts| 517|废弃版本有变化|类名:Package<br>废弃版本:N/A|类名:Package<br>废弃版本:9<br>代替接口:N/A|@system.package.d.ts| 518|废弃版本有变化|类名:Package<br>方法 or 属性:static hasInstalled(options: CheckPackageHasInstalledOptions): void;<br>废弃版本:N/A|类名:Package<br>方法 or 属性:static hasInstalled(options: CheckPackageHasInstalledOptions): void;<br>废弃版本:9<br>代替接口:N/A|@system.package.d.ts| 519|废弃版本有变化|类名:AbilityInfo<br>废弃版本:N/A|类名:AbilityInfo<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.AbilityInfo |abilityInfo.d.ts| 520|废弃版本有变化|类名:ApplicationInfo<br>废弃版本:N/A|类名:ApplicationInfo<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.ApplicationInfo |applicationInfo.d.ts| 521|废弃版本有变化|类名:ApplicationInfo<br>方法 or 属性:readonly labelId: string;<br>废弃版本:N/A|类名:ApplicationInfo<br>方法 or 属性:readonly labelId: string;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.ApplicationInfo.labelIndex |applicationInfo.d.ts| 522|废弃版本有变化|类名:ApplicationInfo<br>方法 or 属性:readonly iconId: string;<br>废弃版本:N/A|类名:ApplicationInfo<br>方法 or 属性:readonly iconId: string;<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.ApplicationInfo.iconIndex |applicationInfo.d.ts| 523|废弃版本有变化|类名:UsedScene<br>废弃版本:N/A|类名:UsedScene<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.UsedScene |bundleInfo.d.ts| 524|废弃版本有变化|类名:ReqPermissionDetail<br>废弃版本:N/A|类名:ReqPermissionDetail<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.ReqPermissionDetail |bundleInfo.d.ts| 525|废弃版本有变化|类名:BundleInfo<br>废弃版本:N/A|类名:BundleInfo<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.BundleInfo |bundleInfo.d.ts| 526|废弃版本有变化|类名:InstallParam<br>废弃版本:N/A|类名:InstallParam<br>废弃版本:9<br>代替接口:ohos.bundle.installer|bundleInstaller.d.ts| 527|废弃版本有变化|类名:InstallParam<br>方法 or 属性:userId: number;<br>废弃版本:N/A|类名:InstallParam<br>方法 or 属性:userId: number;<br>废弃版本:9<br>代替接口:ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 528|废弃版本有变化|类名:InstallParam<br>方法 or 属性:installFlag: number;<br>废弃版本:N/A|类名:InstallParam<br>方法 or 属性:installFlag: number;<br>废弃版本:9<br>代替接口:ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 529|废弃版本有变化|类名:InstallParam<br>方法 or 属性:isKeepData: boolean;<br>废弃版本:N/A|类名:InstallParam<br>方法 or 属性:isKeepData: boolean;<br>废弃版本:9<br>代替接口:ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 530|废弃版本有变化|类名:InstallStatus<br>废弃版本:N/A|类名:InstallStatus<br>废弃版本:9<br>代替接口:N/A|bundleInstaller.d.ts| 531|废弃版本有变化|类名:InstallStatus<br>方法 or 属性:status: bundle.InstallErrorCode;<br>废弃版本:N/A|类名:InstallStatus<br>方法 or 属性:status: bundle.InstallErrorCode;<br>废弃版本:9<br>代替接口:N/A|bundleInstaller.d.ts| 532|废弃版本有变化|类名:InstallStatus<br>方法 or 属性:statusMessage: string;<br>废弃版本:N/A|类名:InstallStatus<br>方法 or 属性:statusMessage: string;<br>废弃版本:9<br>代替接口:N/A|bundleInstaller.d.ts| 533|废弃版本有变化|类名:BundleInstaller<br>废弃版本:N/A|类名:BundleInstaller<br>废弃版本:9<br>代替接口:ohos.bundle.installer|bundleInstaller.d.ts| 534|废弃版本有变化|类名:BundleInstaller<br>方法 or 属性:install(bundleFilePaths: Array\<string>, param: InstallParam, callback: AsyncCallback\<InstallStatus>): void;<br>废弃版本:N/A|类名:BundleInstaller<br>方法 or 属性:install(bundleFilePaths: Array\<string>, param: InstallParam, callback: AsyncCallback\<InstallStatus>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts| 535|废弃版本有变化|类名:BundleInstaller<br>方法 or 属性:uninstall(bundleName: string, param: InstallParam, callback: AsyncCallback\<InstallStatus>): void;<br>废弃版本:N/A|类名:BundleInstaller<br>方法 or 属性:uninstall(bundleName: string, param: InstallParam, callback: AsyncCallback\<InstallStatus>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts| 536|废弃版本有变化|类名:BundleInstaller<br>方法 or 属性:recover(bundleName: string, param: InstallParam, callback: AsyncCallback\<InstallStatus>): void;<br>废弃版本:N/A|类名:BundleInstaller<br>方法 or 属性:recover(bundleName: string, param: InstallParam, callback: AsyncCallback\<InstallStatus>): void;<br>废弃版本:9<br>代替接口:ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts| 537|废弃版本有变化|类名:BundleStatusCallback<br>废弃版本:N/A|类名:BundleStatusCallback<br>废弃版本:9<br>代替接口:N/A|bundleStatusCallback.d.ts| 538|废弃版本有变化|类名:CustomizeData<br>废弃版本:N/A|类名:CustomizeData<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.Metadata |customizeData.d.ts| 539|废弃版本有变化|类名:ElementName<br>废弃版本:N/A|类名:ElementName<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.ElementName |elementName.d.ts| 540|废弃版本有变化|类名:HapModuleInfo<br>废弃版本:N/A|类名:HapModuleInfo<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.HapModuleInfo |hapModuleInfo.d.ts| 541|废弃版本有变化|类名:LauncherAbilityInfo<br>废弃版本:N/A|类名:LauncherAbilityInfo<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.LauncherAbilityInfo |launcherAbilityInfo.d.ts| 542|废弃版本有变化|类名:ModuleInfo<br>废弃版本:N/A|类名:ModuleInfo<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.HapModuleInfo |moduleInfo.d.ts| 543|废弃版本有变化|类名:PermissionDef<br>废弃版本:N/A|类名:PermissionDef<br>废弃版本:9<br>代替接口:ohos.bundle.bundleManager.PermissionDef |PermissionDef.d.ts| 544|废弃版本有变化|类名:RemoteAbilityInfo<br>废弃版本:N/A|类名:RemoteAbilityInfo<br>废弃版本:9<br>代替接口:ohos.bundle.distributedBundleManager.RemoteAbilityInfo |remoteAbilityInfo.d.ts| 545|废弃版本有变化|类名:ShortcutWant<br>废弃版本:N/A|类名:ShortcutWant<br>废弃版本:9<br>代替接口:ohos.bundle.launcherBundleManager.ShortcutWant |shortcutInfo.d.ts| 546|废弃版本有变化|类名:ShortcutInfo<br>废弃版本:N/A|类名:ShortcutInfo<br>废弃版本:9<br>代替接口:ohos.bundle.launcherBundleManager.ShortcutInfo |shortcutInfo.d.ts| 547|起始版本有变化|类名:LauncherAbilityInfo<br>起始版本:N/A|类名:LauncherAbilityInfo<br>起始版本:8|launcherAbilityInfo.d.ts| 548