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