| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.bundle.appControl
Class name: appControl|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl
Class name: appControl
Method or attribute name: function setDisposedStatus(appId: string, disposedWant: Want, callback: AsyncCallback\): void;|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl
Class name: appControl
Method or attribute name: function setDisposedStatus(appId: string, disposedWant: Want): Promise\;|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl
Class name: appControl
Method or attribute name: function getDisposedStatus(appId: string, callback: AsyncCallback\): void;|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl
Class name: appControl
Method or attribute name: function getDisposedStatus(appId: string): Promise\;|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl
Class name: appControl
Method or attribute name: function deleteDisposedStatus(appId: string, callback: AsyncCallback\): void;|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl
Class name: appControl
Method or attribute name: function deleteDisposedStatus(appId: string): Promise\;|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag
Method or attribute name: GET_BUNDLE_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag
Method or attribute name: GET_BUNDLE_INFO_WITH_APPLICATION = 0x00000001|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag
Method or attribute name: GET_BUNDLE_INFO_WITH_HAP_MODULE = 0x00000002|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag
Method or attribute name: GET_BUNDLE_INFO_WITH_ABILITY = 0x00000004|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag
Method or attribute name: GET_BUNDLE_INFO_WITH_EXTENSION_ABILITY = 0x00000008|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag
Method or attribute name: GET_BUNDLE_INFO_WITH_REQUESTED_PERMISSION = 0x00000010|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag
Method or attribute name: GET_BUNDLE_INFO_WITH_METADATA = 0x00000020|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag
Method or attribute name: GET_BUNDLE_INFO_WITH_DISABLE = 0x00000040|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleFlag
Method or attribute name: GET_BUNDLE_INFO_WITH_SIGNATURE_INFO = 0x00000080|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ApplicationFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ApplicationFlag
Method or attribute name: GET_APPLICATION_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ApplicationFlag
Method or attribute name: GET_APPLICATION_INFO_WITH_PERMISSION = 0x00000001|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ApplicationFlag
Method or attribute name: GET_APPLICATION_INFO_WITH_METADATA = 0x00000002|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ApplicationFlag
Method or attribute name: GET_APPLICATION_INFO_WITH_DISABLE = 0x00000004|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityFlag
Method or attribute name: GET_ABILITY_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityFlag
Method or attribute name: GET_ABILITY_INFO_WITH_PERMISSION = 0x00000001|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityFlag
Method or attribute name: GET_ABILITY_INFO_WITH_APPLICATION = 0x00000002|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityFlag
Method or attribute name: GET_ABILITY_INFO_WITH_METADATA = 0x00000004|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityFlag
Method or attribute name: GET_ABILITY_INFO_WITH_DISABLE = 0x00000008|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityFlag
Method or attribute name: GET_ABILITY_INFO_ONLY_SYSTEM_APP = 0x00000010|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityFlag
Method or attribute name: GET_EXTENSION_ABILITY_INFO_DEFAULT = 0x00000000|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityFlag
Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_PERMISSION = 0x00000001|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityFlag
Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_APPLICATION = 0x00000002|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityFlag
Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_METADATA = 0x00000004|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: FORM = 0|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: WORK_SCHEDULER = 1|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: INPUT_METHOD = 2|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: SERVICE = 3|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: ACCESSIBILITY = 4|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: DATA_SHARE = 5|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: FILE_SHARE = 6|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: STATIC_SUBSCRIBER = 7|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: WALLPAPER = 8|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: BACKUP = 9|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: WINDOW = 10|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: ENTERPRISE_ADMIN = 11|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: THUMBNAIL = 13|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: PREVIEW = 14|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ExtensionAbilityType
Method or attribute name: UNSPECIFIED = 255|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: PermissionGrantState|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: PermissionGrantState
Method or attribute name: PERMISSION_DENIED = -1|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: PermissionGrantState
Method or attribute name: PERMISSION_GRANTED = 0|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: SupportWindowMode|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: SupportWindowMode
Method or attribute name: FULL_SCREEN = 0|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: SupportWindowMode
Method or attribute name: SPLIT = 1|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: SupportWindowMode
Method or attribute name: FLOATING = 2|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: LaunchType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: LaunchType
Method or attribute name: SINGLETON = 0|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: LaunchType
Method or attribute name: MULTITON = 1|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: LaunchType
Method or attribute name: SPECIFIED = 2|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityType
Method or attribute name: PAGE = 1|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityType
Method or attribute name: SERVICE = 2|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: AbilityType
Method or attribute name: DATA = 3|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: UNSPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: PORTRAIT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: FOLLOW_RECENT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: LANDSCAPE_INVERTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: PORTRAIT_INVERTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: AUTO_ROTATION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: AUTO_ROTATION_LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: AUTO_ROTATION_PORTRAIT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: AUTO_ROTATION_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: AUTO_ROTATION_LANDSCAPE_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: AUTO_ROTATION_PORTRAIT_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: DisplayOrientation
Method or attribute name: LOCKED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ModuleType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ModuleType
Method or attribute name: ENTRY = 1|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ModuleType
Method or attribute name: FEATURE = 2|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: ModuleType
Method or attribute name: SHARED = 3|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleType
Method or attribute name: APP = 0|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: BundleType
Method or attribute name: ATOMIC_SERVICE = 1|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleInfoForSelf(bundleFlags: number): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleInfoForSelf(bundleFlags: number, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleInfo(bundleName: string, bundleFlags: number, userId: number, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleInfo(bundleName: string, bundleFlags: number, userId?: number): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getApplicationInfo(bundleName: string, appFlags: number, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getApplicationInfo(bundleName: string, appFlags: number, userId: number, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getApplicationInfo(bundleName: string, appFlags: number, userId?: number): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getAllBundleInfo(bundleFlags: number, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getAllBundleInfo(bundleFlags: number, userId: number, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getAllBundleInfo(bundleFlags: number, userId?: number): Promise\>;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getAllApplicationInfo(appFlags: number, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getAllApplicationInfo(appFlags: number, userId: number, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getAllApplicationInfo(appFlags: number, userId?: number): Promise\>;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function queryAbilityInfo(want: Want, abilityFlags: number, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function queryAbilityInfo(want: Want, abilityFlags: number, userId: number, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function queryAbilityInfo(want: Want, abilityFlags: number, userId?: number): Promise\>;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function queryExtensionAbilityInfo(want: Want, extensionAbilityType: ExtensionAbilityType, extensionAbilityFlags: number, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function queryExtensionAbilityInfo(want: Want, extensionAbilityType: ExtensionAbilityType, extensionAbilityFlags: number, userId: number, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function queryExtensionAbilityInfo(want: Want, extensionAbilityType: ExtensionAbilityType, extensionAbilityFlags: number, userId?: number): Promise\>;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleNameByUid(uid: number, callback: AsyncCallback\): void|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleNameByUid(uid: number): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number, callback: AsyncCallback\): void|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function cleanBundleCacheFiles(bundleName: string, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function cleanBundleCacheFiles(bundleName: string): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function setApplicationEnabled(bundleName: string, isEnabled: boolean, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function setApplicationEnabled(bundleName: string, isEnabled: boolean): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function setAbilityEnabled(info: AbilityInfo, isEnabled: boolean, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function setAbilityEnabled(info: AbilityInfo, isEnabled: boolean): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function isApplicationEnabled(bundleName: string, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function isApplicationEnabled(bundleName: string): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function isAbilityEnabled(info: AbilityInfo, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function isAbilityEnabled(info: AbilityInfo): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getLaunchWantForBundle(bundleName: string, userId: number, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getLaunchWantForBundle(bundleName: string, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getLaunchWantForBundle(bundleName: string, userId?: number): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getProfileByAbility(moduleName: string, abilityName: string, metadataName: string, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getProfileByAbility(moduleName: string, abilityName: string, metadataName?: string): Promise\>;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getProfileByExtensionAbility(moduleName: string, extensionAbilityName: string, metadataName: string, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getProfileByExtensionAbility(moduleName: string, extensionAbilityName: string, metadataName?: string): Promise\>;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getPermissionDef(permissionName: string, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getPermissionDef(permissionName: string): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getAbilityLabel(bundleName: string, moduleName: string, abilityName: string, callback: AsyncCallback\): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getAbilityLabel(bundleName: string, moduleName: string, abilityName: string): Promise\;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getApplicationInfoSync(bundleName: string, applicationFlags: number, userId: number) : ApplicationInfo;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getApplicationInfoSync(bundleName: string, applicationFlags: number) : ApplicationInfo;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleInfoSync(bundleName: string, bundleFlags: number, userId: number): BundleInfo;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager
Class name: bundleManager
Method or attribute name: function getBundleInfoSync(bundleName: string, bundleFlags: number): BundleInfo;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: bundleMonitor|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: BundleChangedEvent
Method or attribute name: type BundleChangedEvent = 'add' \| 'update' \| 'remove';|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: BundleChangedEvent
Method or attribute name: type BundleChangedEvent = 'add' \| 'update' \| 'remove';|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: BundleChangedEvent
Method or attribute name: type BundleChangedEvent = 'add' \| 'update' \| 'remove';|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: BundleChangedInfo|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: BundleChangedInfo
Method or attribute name: readonly bundleName: string;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: BundleChangedInfo
Method or attribute name: readonly userId: number;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: bundleMonitor
Method or attribute name: function on(type: BundleChangedEvent, callback: Callback\): void;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: bundleMonitor
Method or attribute name: function on(type: BundleChangedEvent, callback: Callback\): void;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: bundleMonitor
Method or attribute name: function on(type: BundleChangedEvent, callback: Callback\): void;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: bundleMonitor
Method or attribute name: function off(type: BundleChangedEvent, callback?: Callback\): void;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: bundleMonitor
Method or attribute name: function off(type: BundleChangedEvent, callback?: Callback\): void;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor
Class name: bundleMonitor
Method or attribute name: function off(type: BundleChangedEvent, callback?: Callback\): void;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: ApplicationType|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: ApplicationType
Method or attribute name: BROWSER = "Web Browser"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: ApplicationType
Method or attribute name: IMAGE = "Image Gallery"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: ApplicationType
Method or attribute name: AUDIO = "Audio Player"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: ApplicationType
Method or attribute name: VIDEO = "Video Player"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: ApplicationType
Method or attribute name: PDF = "PDF Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: ApplicationType
Method or attribute name: WORD = "Word Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: ApplicationType
Method or attribute name: EXCEL = "Excel Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: ApplicationType
Method or attribute name: PPT = "PPT Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function isDefaultApplication(type: string, callback: AsyncCallback\) : void;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function isDefaultApplication(type: string) : Promise\;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function getDefaultApplication(type: string, userId: number, callback: AsyncCallback\) : void;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function getDefaultApplication(type: string, callback: AsyncCallback\) : void;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function getDefaultApplication(type: string, userId?: number) : Promise\;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function setDefaultApplication(type: string, elementName: ElementName, userId: number, callback: AsyncCallback\) : void;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function setDefaultApplication(type: string, elementName: ElementName, callback: AsyncCallback\) : void;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function setDefaultApplication(type: string, elementName: ElementName, userId?: number) : Promise\;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function resetDefaultApplication(type: string, userId: number, callback: AsyncCallback\) : void;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function resetDefaultApplication(type: string, callback: AsyncCallback\) : void;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.defaultAppManager
Class name: defaultAppManager
Method or attribute name: function resetDefaultApplication(type: string, userId?: number) : Promise\;|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundleManager
Class name: distributedBundleManager|@ohos.bundle.distributedBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundleManager
Class name: distributedBundleManager
Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback\): void;|@ohos.bundle.distributedBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundleManager
Class name: distributedBundleManager
Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName): Promise\;|@ohos.bundle.distributedBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundleManager
Class name: distributedBundleManager
Method or attribute name: function getRemoteAbilityInfo(elementNames: Array\, callback: AsyncCallback\>): void;|@ohos.bundle.distributedBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundleManager
Class name: distributedBundleManager
Method or attribute name: function getRemoteAbilityInfo(elementNames: Array\): Promise\>;|@ohos.bundle.distributedBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundleManager
Class name: distributedBundleManager
Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string, callback: AsyncCallback\): void;|@ohos.bundle.distributedBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundleManager
Class name: distributedBundleManager
Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string): Promise\;|@ohos.bundle.distributedBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundleManager
Class name: distributedBundleManager
Method or attribute name: function getRemoteAbilityInfo(elementNames: Array\, locale: string, callback: AsyncCallback\>): void;|@ohos.bundle.distributedBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundleManager
Class name: distributedBundleManager
Method or attribute name: function getRemoteAbilityInfo(elementNames: Array\, locale: string): Promise\>;|@ohos.bundle.distributedBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: freeInstall|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: UpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: UpgradeFlag
Method or attribute name: NOT_UPGRADE = 0|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: UpgradeFlag
Method or attribute name: SINGLE_UPGRADE = 1|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: UpgradeFlag
Method or attribute name: RELATION_UPGRADE = 2|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: BundlePackFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: BundlePackFlag
Method or attribute name: GET_PACK_INFO_ALL = 0x00000000|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: BundlePackFlag
Method or attribute name: GET_PACKAGES = 0x00000001|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: BundlePackFlag
Method or attribute name: GET_BUNDLE_SUMMARY = 0x00000002|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: BundlePackFlag
Method or attribute name: GET_MODULE_SUMMARY = 0x00000004|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: freeInstall
Method or attribute name: function setHapModuleUpgradeFlag(bundleName: string, moduleName: string, upgradeFlag: UpgradeFlag, callback: AsyncCallback\) : void;|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: freeInstall
Method or attribute name: function setHapModuleUpgradeFlag(bundleName: string, moduleName: string, upgradeFlag: UpgradeFlag): Promise\;|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: freeInstall
Method or attribute name: function isHapModuleRemovable(bundleName: string, moduleName: string, callback: AsyncCallback\): void;|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: freeInstall
Method or attribute name: function isHapModuleRemovable(bundleName: string, moduleName: string): Promise\;|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: freeInstall
Method or attribute name: function getBundlePackInfo(bundleName: string, bundlePackFlag : BundlePackFlag, callback: AsyncCallback\): void;|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: freeInstall
Method or attribute name: function getBundlePackInfo(bundleName: string, bundlePackFlag : BundlePackFlag): Promise\;|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: freeInstall
Method or attribute name: function getDispatchInfo(callback: AsyncCallback\): void;|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall
Class name: freeInstall
Method or attribute name: function getDispatchInfo(): Promise\;|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: installer|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: installer
Method or attribute name: function getBundleInstaller(callback: AsyncCallback\): void|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: installer
Method or attribute name: function getBundleInstaller(): Promise\;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller
Method or attribute name: install(hapFilePaths: Array\, installParam: InstallParam, callback: AsyncCallback\) : void;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller
Method or attribute name: install(hapFilePaths: Array\, callback: AsyncCallback\) : void;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller
Method or attribute name: install(hapFilePaths: Array\, installParam?: InstallParam) : Promise\;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller
Method or attribute name: uninstall(bundleName: string, installParam: InstallParam, callback : AsyncCallback\) : void;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller
Method or attribute name: uninstall(bundleName: string, callback : AsyncCallback\) : void;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller
Method or attribute name: uninstall(bundleName: string, installParam?: InstallParam) : Promise\;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller
Method or attribute name: recover(bundleName: string, installParam: InstallParam, callback: AsyncCallback\): void;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller
Method or attribute name: recover(bundleName: string, callback: AsyncCallback\): void;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: BundleInstaller
Method or attribute name: recover(bundleName: string, installParam?: InstallParam) : Promise\;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: HashParam|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: HashParam
Method or attribute name: moduleName: string;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: HashParam
Method or attribute name: hashValue: string;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: InstallParam|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: InstallParam
Method or attribute name: userId?: number;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: InstallParam
Method or attribute name: installFlag?: number;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: InstallParam
Method or attribute name: isKeepData?: boolean;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: InstallParam
Method or attribute name: hashParams?: Array\;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer
Class name: InstallParam
Method or attribute name: crowdtestDeadline?: number;|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager
Class name: launcherBundleManager|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager
Class name: launcherBundleManager
Method or attribute name: function getLauncherAbilityInfo(bundleName: string, userId: number, callback: AsyncCallback\>) : void;|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager
Class name: launcherBundleManager
Method or attribute name: function getLauncherAbilityInfo(bundleName: string, userId: number) : Promise\>;|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager
Class name: launcherBundleManager
Method or attribute name: function getAllLauncherAbilityInfo(userId: number, callback: AsyncCallback\>) : void;|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager
Class name: launcherBundleManager
Method or attribute name: function getAllLauncherAbilityInfo(userId: number) : Promise\>;|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager
Class name: launcherBundleManager
Method or attribute name: function getShortcutInfo(bundleName :string, callback: AsyncCallback\>) : void;|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager
Class name: launcherBundleManager
Method or attribute name: function getShortcutInfo(bundleName : string) : Promise\>;|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Class name: zlib
Method or attribute name: function compressFile(inFile: string, outFile: string, options: Options, callback: AsyncCallback\): void;|@ohos.zlib.d.ts|
|Added|NA|Class name: zlib
Method or attribute name: function compressFile(inFile:string, outFile:string, options: Options): Promise\;|@ohos.zlib.d.ts|
|Added|NA|Class name: zlib
Method or attribute name: function decompressFile(inFile: string, outFile: string, options: Options, callback: AsyncCallback\): void;|@ohos.zlib.d.ts|
|Added|NA|Class name: zlib
Method or attribute name: function decompressFile(inFile: string, outFile: string, options: Options): Promise\;|@ohos.zlib.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly bundleName: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly moduleName: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly name: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly label: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly labelId: number;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly description: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly descriptionId: number;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly icon: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly iconId: number;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly process: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly exported: boolean;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly type: bundleManager.AbilityType;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly orientation: bundleManager.DisplayOrientation;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly launchType: bundleManager.LaunchType;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly permissions: Array\;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly readPermission: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly writePermission: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly uri: string;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly deviceTypes: Array\;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly applicationInfo: ApplicationInfo;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly metadata: Array\;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly enabled: boolean;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly supportWindowModes: Array\;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: AbilityInfo
Method or attribute name: readonly windowSize: WindowSize;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: WindowSize|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: WindowSize
Method or attribute name: readonly maxWindowRatio: number;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: WindowSize
Method or attribute name: readonly minWindowRatio: number;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: WindowSize
Method or attribute name: readonly maxWindowWidth: number;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: WindowSize
Method or attribute name: readonly minWindowWidth: number;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: WindowSize
Method or attribute name: readonly maxWindowHeight: number;|AbilityInfo.d.ts|
|Added|NA|Module name: AbilityInfo
Class name: WindowSize
Method or attribute name: readonly minWindowHeight: number;|AbilityInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly name: string;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly description: string;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly descriptionId: number;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly enabled: boolean;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly label: string;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly labelId: number;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly icon: string;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly iconId: number;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly process: string;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly permissions: Array\;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly codePath: string;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly metadata: Map\>;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly removable: boolean;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly accessTokenId: number;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly uid: number;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly iconResource: Resource;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly labelResource: Resource;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly descriptionResource: Resource;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly appDistributionType: string;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly appProvisionType: string;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly systemApp: boolean;|ApplicationInfo.d.ts|
|Added|NA|Module name: ApplicationInfo
Class name: ApplicationInfo
Method or attribute name: readonly bundleType: bundleManager.BundleType;|ApplicationInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly name: string;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly vendor: string;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly versionCode: number;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly versionName: string;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly minCompatibleVersionCode: number;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly targetVersion: number;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly appInfo: ApplicationInfo;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly hapModulesInfo: Array\;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly reqPermissionDetails: Array\;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly permissionGrantStates: Array\;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly signatureInfo: SignatureInfo;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly installTime: number;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: BundleInfo
Method or attribute name: readonly updateTime: number;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: ReqPermissionDetail|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: ReqPermissionDetail
Method or attribute name: name: string;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: ReqPermissionDetail
Method or attribute name: reason: string;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: ReqPermissionDetail
Method or attribute name: reasonId: number;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: ReqPermissionDetail
Method or attribute name: usedScene: UsedScene;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: UsedScene|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: UsedScene
Method or attribute name: abilities: Array\;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: UsedScene
Method or attribute name: when: string;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: SignatureInfo|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: SignatureInfo
Method or attribute name: readonly appId: string;|BundleInfo.d.ts|
|Added|NA|Module name: BundleInfo
Class name: SignatureInfo
Method or attribute name: readonly fingerprint: string;|BundleInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: BundlePackInfo|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: BundlePackInfo
Method or attribute name: readonly packages: Array\;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: BundlePackInfo
Method or attribute name: readonly summary: PackageSummary;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: PackageConfig|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: PackageConfig
Method or attribute name: readonly deviceTypes: Array\;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: PackageConfig
Method or attribute name: readonly name: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: PackageConfig
Method or attribute name: readonly moduleType: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: PackageConfig
Method or attribute name: readonly deliveryWithInstall: boolean;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: PackageSummary|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: PackageSummary
Method or attribute name: readonly app: BundleConfigInfo;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: PackageSummary
Method or attribute name: readonly modules: Array\;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: BundleConfigInfo|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: BundleConfigInfo
Method or attribute name: readonly bundleName: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: BundleConfigInfo
Method or attribute name: readonly version: Version;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ExtensionAbility|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ExtensionAbility
Method or attribute name: readonly name: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ExtensionAbility
Method or attribute name: readonly forms: Array\;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleConfigInfo|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleConfigInfo
Method or attribute name: readonly mainAbility: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleConfigInfo
Method or attribute name: readonly apiVersion: ApiVersion;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleConfigInfo
Method or attribute name: readonly deviceTypes: Array\;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleConfigInfo
Method or attribute name: readonly distro: ModuleDistroInfo;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleConfigInfo
Method or attribute name: readonly abilities: Array\;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleConfigInfo
Method or attribute name: readonly extensionAbilities: Array\;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleDistroInfo|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleDistroInfo
Method or attribute name: readonly deliveryWithInstall: boolean;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleDistroInfo
Method or attribute name: readonly installationFree: boolean;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleDistroInfo
Method or attribute name: readonly moduleName: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleDistroInfo
Method or attribute name: readonly moduleType: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleAbilityInfo|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleAbilityInfo
Method or attribute name: readonly name: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleAbilityInfo
Method or attribute name: readonly label: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleAbilityInfo
Method or attribute name: readonly exported: boolean;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ModuleAbilityInfo
Method or attribute name: readonly forms: Array\;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: AbilityFormInfo|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: AbilityFormInfo
Method or attribute name: readonly name: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: AbilityFormInfo
Method or attribute name: readonly type: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: AbilityFormInfo
Method or attribute name: readonly updateEnabled: boolean;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: AbilityFormInfo
Method or attribute name: readonly scheduledUpdateTime: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: AbilityFormInfo
Method or attribute name: readonly updateDuration: number;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: AbilityFormInfo
Method or attribute name: readonly supportDimensions: Array\;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: AbilityFormInfo
Method or attribute name: readonly defaultDimension: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: Version|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: Version
Method or attribute name: readonly minCompatibleVersionCode: number;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: Version
Method or attribute name: readonly name: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: Version
Method or attribute name: readonly code: number;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ApiVersion|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ApiVersion
Method or attribute name: readonly releaseType: string;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ApiVersion
Method or attribute name: readonly compatible: number;|BundlePackInfo.d.ts|
|Added|NA|Module name: BundlePackInfo
Class name: ApiVersion
Method or attribute name: readonly target: number;|BundlePackInfo.d.ts|
|Added|NA|Module name: DispatchInfo
Class name: DispatchInfo|DispatchInfo.d.ts|
|Added|NA|Module name: DispatchInfo
Class name: DispatchInfo
Method or attribute name: readonly version: string;|DispatchInfo.d.ts|
|Added|NA|Module name: DispatchInfo
Class name: DispatchInfo
Method or attribute name: readonly dispatchAPIVersion: string;|DispatchInfo.d.ts|
|Added|NA|Module name: ElementName
Class name: ElementName|ElementName.d.ts|
|Added|NA|Module name: ElementName
Class name: ElementName
Method or attribute name: deviceId?: string;|ElementName.d.ts|
|Added|NA|Module name: ElementName
Class name: ElementName
Method or attribute name: bundleName: string;|ElementName.d.ts|
|Added|NA|Module name: ElementName
Class name: ElementName
Method or attribute name: moduleName?: string;|ElementName.d.ts|
|Added|NA|Module name: ElementName
Class name: ElementName
Method or attribute name: abilityName: string;|ElementName.d.ts|
|Added|NA|Module name: ElementName
Class name: ElementName
Method or attribute name: uri?: string;|ElementName.d.ts|
|Added|NA|Module name: ElementName
Class name: ElementName
Method or attribute name: shortName?: string;|ElementName.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly bundleName: string;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly moduleName: string;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly name: string;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly labelId: number;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly descriptionId: number;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly iconId: number;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly exported: boolean;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly extensionAbilityType: bundleManager.ExtensionAbilityType;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly permissions: Array\;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly applicationInfo: ApplicationInfo;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly metadata: Array\;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly enabled: boolean;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly readPermission: string;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: ExtensionAbilityInfo
Class name: ExtensionAbilityInfo
Method or attribute name: readonly writePermission: string;|ExtensionAbilityInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly name: string;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly icon: string;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly iconId: number;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly label: string;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly labelId: number;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly description: string;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly descriptionId: number;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly mainElementName: string;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly abilitiesInfo: Array\;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly extensionAbilitiesInfo: Array\;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly metadata: Array\;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly deviceTypes: Array\;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly installationFree: boolean;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly hashValue: string;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly type: bundleManager.ModuleType;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly dependencies: Array\;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: HapModuleInfo
Method or attribute name: readonly preloads: Array\;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: Dependency|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: Dependency
Method or attribute name: readonly moduleName: string;|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: PreloadItem|HapModuleInfo.d.ts|
|Added|NA|Module name: HapModuleInfo
Class name: PreloadItem
Method or attribute name: readonly moduleName: string;|HapModuleInfo.d.ts|
|Added|NA|Module name: LauncherAbilityInfo
Class name: LauncherAbilityInfo|LauncherAbilityInfo.d.ts|
|Added|NA|Module name: LauncherAbilityInfo
Class name: LauncherAbilityInfo
Method or attribute name: readonly applicationInfo: ApplicationInfo;|LauncherAbilityInfo.d.ts|
|Added|NA|Module name: LauncherAbilityInfo
Class name: LauncherAbilityInfo
Method or attribute name: readonly elementName : ElementName;|LauncherAbilityInfo.d.ts|
|Added|NA|Module name: LauncherAbilityInfo
Class name: LauncherAbilityInfo
Method or attribute name: readonly labelId: number;|LauncherAbilityInfo.d.ts|
|Added|NA|Module name: LauncherAbilityInfo
Class name: LauncherAbilityInfo
Method or attribute name: readonly iconId: number;|LauncherAbilityInfo.d.ts|
|Added|NA|Module name: LauncherAbilityInfo
Class name: LauncherAbilityInfo
Method or attribute name: readonly userId: number;|LauncherAbilityInfo.d.ts|
|Added|NA|Module name: LauncherAbilityInfo
Class name: LauncherAbilityInfo
Method or attribute name: readonly installTime : number;|LauncherAbilityInfo.d.ts|
|Added|NA|Module name: Metadata
Class name: Metadata|Metadata.d.ts|
|Added|NA|Module name: Metadata
Class name: Metadata
Method or attribute name: name: string;|Metadata.d.ts|
|Added|NA|Module name: Metadata
Class name: Metadata
Method or attribute name: value: string;|Metadata.d.ts|
|Added|NA|Module name: Metadata
Class name: Metadata
Method or attribute name: resource: string;|Metadata.d.ts|
|Added|NA|Module name: PermissionDef
Class name: PermissionDef
Method or attribute name: readonly permissionName: string;|PermissionDef.d.ts|
|Added|NA|Module name: PermissionDef
Class name: PermissionDef
Method or attribute name: readonly grantMode: number;|PermissionDef.d.ts|
|Added|NA|Module name: PermissionDef
Class name: PermissionDef
Method or attribute name: readonly labelId: number;|PermissionDef.d.ts|
|Added|NA|Module name: PermissionDef
Class name: PermissionDef
Method or attribute name: readonly descriptionId: number;|PermissionDef.d.ts|
|Added|NA|Module name: RemoteAbilityInfo
Class name: RemoteAbilityInfo|RemoteAbilityInfo.d.ts|
|Added|NA|Module name: RemoteAbilityInfo
Class name: RemoteAbilityInfo
Method or attribute name: readonly elementName: ElementName;|RemoteAbilityInfo.d.ts|
|Added|NA|Module name: RemoteAbilityInfo
Class name: RemoteAbilityInfo
Method or attribute name: readonly label: string;|RemoteAbilityInfo.d.ts|
|Added|NA|Module name: RemoteAbilityInfo
Class name: RemoteAbilityInfo
Method or attribute name: readonly icon: string;|RemoteAbilityInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo
Method or attribute name: readonly id: string;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo
Method or attribute name: readonly bundleName: string;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo
Method or attribute name: readonly moduleName: string;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo
Method or attribute name: readonly hostAbility: string;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo
Method or attribute name: readonly icon: string;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo
Method or attribute name: readonly iconId: number;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo
Method or attribute name: readonly label: string;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo
Method or attribute name: readonly labelId: number;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutInfo
Method or attribute name: readonly wants: Array\;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutWant|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutWant
Method or attribute name: readonly targetBundle: string;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutWant
Method or attribute name: readonly targetModule: string;|ShortcutInfo.d.ts|
|Added|NA|Module name: ShortcutInfo
Class name: ShortcutWant
Method or attribute name: readonly targetAbility: string;|ShortcutInfo.d.ts|
|Model changed|Class name: AbilityInfo
Method or attribute name: readonly orientation: bundle.DisplayOrientation;
Model: @FAModelOnly|Class name: AbilityInfo
Method or attribute name: readonly orientation: bundle.DisplayOrientation;
Model: N/A|abilityInfo.d.ts|
|Access level changed|Class name: LauncherAbilityInfo
Access level: public API|Class name: LauncherAbilityInfo
Access level: system API|launcherAbilityInfo.d.ts|
|Deprecated version changed|Class name: bundle
Deprecated version: N/A|Class name: bundle
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: BundleFlag
Deprecated version: N/A|Class name: BundleFlag
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager.BundleFlag|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: ColorMode
Deprecated version: N/A|Class name: ColorMode
Deprecated version: 9
Substitute API: N/A|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: GrantStatus
Deprecated version: N/A|Class name: GrantStatus
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager.PermissionGrantState |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: AbilityType
Deprecated version: N/A|Class name: AbilityType
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager.AbilityType |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: AbilitySubType
Deprecated version: N/A|Class name: AbilitySubType
Deprecated version: 9
Substitute API: N/A|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: DisplayOrientation
Deprecated version: N/A|Class name: DisplayOrientation
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager.DisplayOrientation |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: LaunchMode
Deprecated version: N/A|Class name: LaunchMode
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager.LaunchType |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: BundleOptions
Deprecated version: N/A|Class name: BundleOptions
Deprecated version: 9
Substitute API: N/A|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: InstallErrorCode
Deprecated version: N/A|Class name: InstallErrorCode
Deprecated version: 9
Substitute API: N/A|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getBundleInfo(bundleName: string, bundleFlags: number, options: BundleOptions, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getBundleInfo(bundleName: string, bundleFlags: number, options: BundleOptions, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getBundleInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getBundleInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getBundleInfo(bundleName: string, bundleFlags: number, options?: BundleOptions): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getBundleInfo(bundleName: string, bundleFlags: number, options?: BundleOptions): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getBundleInstaller(callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getBundleInstaller(callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.installer|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getBundleInstaller(): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getBundleInstaller(): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.installer|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAbilityInfo(bundleName: string, abilityName: string, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAbilityInfo(bundleName: string, abilityName: string, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAbilityInfo(bundleName: string, abilityName: string): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAbilityInfo(bundleName: string, abilityName: string): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getApplicationInfo(bundleName: string, bundleFlags: number, userId: number, callback: AsyncCallback\) : void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getApplicationInfo(bundleName: string, bundleFlags: number, userId: number, callback: AsyncCallback\) : void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getApplicationInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\) : void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getApplicationInfo(bundleName: string, bundleFlags: number, callback: AsyncCallback\) : void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getApplicationInfo(bundleName: string, bundleFlags: number, userId?: number) : Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getApplicationInfo(bundleName: string, bundleFlags: number, userId?: number) : Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function queryAbilityByWant(want: Want, bundleFlags: number, userId: number, callback: AsyncCallback\>): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function queryAbilityByWant(want: Want, bundleFlags: number, userId: number, callback: AsyncCallback\>): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function queryAbilityByWant(want: Want, bundleFlags: number, callback: AsyncCallback\>): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function queryAbilityByWant(want: Want, bundleFlags: number, callback: AsyncCallback\>): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function queryAbilityByWant(want: Want, bundleFlags: number, userId?:number): Promise\>;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function queryAbilityByWant(want: Want, bundleFlags: number, userId?:number): Promise\>;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAllBundleInfo(bundleFlag: BundleFlag, userId: number, callback: AsyncCallback\>) : void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAllBundleInfo(bundleFlag: BundleFlag, userId: number, callback: AsyncCallback\>) : void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAllBundleInfo(bundleFlag: BundleFlag, callback: AsyncCallback\>) : void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAllBundleInfo(bundleFlag: BundleFlag, callback: AsyncCallback\>) : void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAllBundleInfo(bundleFlag: BundleFlag, userId?: number) : Promise\>;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAllBundleInfo(bundleFlag: BundleFlag, userId?: number) : Promise\>;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAllApplicationInfo(bundleFlags: number, userId: number, callback: AsyncCallback\>) : void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAllApplicationInfo(bundleFlags: number, userId: number, callback: AsyncCallback\>) : void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAllApplicationInfo(bundleFlags: number, callback: AsyncCallback\>) : void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAllApplicationInfo(bundleFlags: number, callback: AsyncCallback\>) : void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAllApplicationInfo(bundleFlags: number, userId?: number) : Promise\>;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAllApplicationInfo(bundleFlags: number, userId?: number) : Promise\>;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getNameForUid(uid: number, callback: AsyncCallback\) : void
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getNameForUid(uid: number, callback: AsyncCallback\) : void
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getNameForUid(uid: number) : Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getNameForUid(uid: number) : Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number, callback: AsyncCallback\) : void
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number, callback: AsyncCallback\) : void
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number) : Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getBundleArchiveInfo(hapFilePath: string, bundleFlags: number) : Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getLaunchWantForBundle(bundleName: string, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getLaunchWantForBundle(bundleName: string, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getLaunchWantForBundle(bundleName: string): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getLaunchWantForBundle(bundleName: string): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function cleanBundleCacheFiles(bundleName: string, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function cleanBundleCacheFiles(bundleName: string, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function cleanBundleCacheFiles(bundleName: string): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function cleanBundleCacheFiles(bundleName: string): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function setApplicationEnabled(bundleName: string, isEnable: boolean, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function setApplicationEnabled(bundleName: string, isEnable: boolean, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function setApplicationEnabled(bundleName: string, isEnable: boolean): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function setApplicationEnabled(bundleName: string, isEnable: boolean): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function setAbilityEnabled(info: AbilityInfo, isEnable: boolean, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function setAbilityEnabled(info: AbilityInfo, isEnable: boolean, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function setAbilityEnabled(info: AbilityInfo, isEnable: boolean): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function setAbilityEnabled(info: AbilityInfo, isEnable: boolean): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getPermissionDef(permissionName: string, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getPermissionDef(permissionName: string, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getPermissionDef(permissionName: string): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getPermissionDef(permissionName: string): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAbilityLabel(bundleName: string, abilityName: string, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAbilityLabel(bundleName: string, abilityName: string, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAbilityLabel(bundleName: string, abilityName: string): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAbilityLabel(bundleName: string, abilityName: string): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAbilityIcon(bundleName: string, abilityName: string, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAbilityIcon(bundleName: string, abilityName: string, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.resourceManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function getAbilityIcon(bundleName: string, abilityName: string): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function getAbilityIcon(bundleName: string, abilityName: string): Promise\;
Deprecated version: 9
Substitute API: ohos.resourceManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function isAbilityEnabled(info: AbilityInfo, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function isAbilityEnabled(info: AbilityInfo, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function isAbilityEnabled(info: AbilityInfo): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function isAbilityEnabled(info: AbilityInfo): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function isApplicationEnabled(bundleName: string, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function isApplicationEnabled(bundleName: string, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: bundle
Method or attribute name: function isApplicationEnabled(bundleName: string): Promise\;
Deprecated version: N/A|Class name: bundle
Method or attribute name: function isApplicationEnabled(bundleName: string): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Deprecated version: N/A|Class name: innerBundleManager
Deprecated version: 9
Substitute API: ohos.bundle.launcherBundleManager |@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function getLauncherAbilityInfos(bundleName: string, userId: number, callback: AsyncCallback\>) : void;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function getLauncherAbilityInfos(bundleName: string, userId: number, callback: AsyncCallback\>) : void;
Deprecated version: 9
Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function getLauncherAbilityInfos(bundleName: string, userId: number) : Promise\>;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function getLauncherAbilityInfos(bundleName: string, userId: number) : Promise\>;
Deprecated version: 9
Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function on(type:"BundleStatusChange", bundleStatusCallback : BundleStatusCallback, callback: AsyncCallback\) : void;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function on(type:"BundleStatusChange", bundleStatusCallback : BundleStatusCallback, callback: AsyncCallback\) : void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function on(type:"BundleStatusChange", bundleStatusCallback : BundleStatusCallback): Promise\;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function on(type:"BundleStatusChange", bundleStatusCallback : BundleStatusCallback): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function off(type:"BundleStatusChange", callback: AsyncCallback\) : void;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function off(type:"BundleStatusChange", callback: AsyncCallback\) : void;
Deprecated version: 9
Substitute API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function off(type:"BundleStatusChange"): Promise\;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function off(type:"BundleStatusChange"): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function getAllLauncherAbilityInfos(userId: number, callback: AsyncCallback\>) : void;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function getAllLauncherAbilityInfos(userId: number, callback: AsyncCallback\>) : void;
Deprecated version: 9
Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function getAllLauncherAbilityInfos(userId: number) : Promise\>;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function getAllLauncherAbilityInfos(userId: number) : Promise\>;
Deprecated version: 9
Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function getShortcutInfos(bundleName :string, callback: AsyncCallback\>) : void;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function getShortcutInfos(bundleName :string, callback: AsyncCallback\>) : void;
Deprecated version: 9
Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: innerBundleManager
Method or attribute name: function getShortcutInfos(bundleName : string) : Promise\>;
Deprecated version: N/A|Class name: innerBundleManager
Method or attribute name: function getShortcutInfos(bundleName : string) : Promise\>;
Deprecated version: 9
Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: distributedBundle
Deprecated version: N/A|Class name: distributedBundle
Deprecated version: 9
Substitute API: ohos.bundle.distributedBundleManager |@ohos.distributedBundle.d.ts|
|Deprecated version changed|Class name: distributedBundle
Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback\): void;
Deprecated version: N/A|Class name: distributedBundle
Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback\): void;
Deprecated version: 9
Substitute API: ohos.bundle.distributedBundleManager|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Class name: distributedBundle
Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName): Promise\;
Deprecated version: N/A|Class name: distributedBundle
Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName): Promise\;
Deprecated version: 9
Substitute API: ohos.bundle.distributedBundleManager|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Class name: distributedBundle
Method or attribute name: function getRemoteAbilityInfos(elementNames: Array\, callback: AsyncCallback\>): void;
Deprecated version: N/A|Class name: distributedBundle
Method or attribute name: function getRemoteAbilityInfos(elementNames: Array\, callback: AsyncCallback\>): void;
Deprecated version: 9
Substitute API: ohos.bundle.distributedBundleManager|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Class name: distributedBundle
Method or attribute name: function getRemoteAbilityInfos(elementNames: Array\): Promise\>;
Deprecated version: N/A|Class name: distributedBundle
Method or attribute name: function getRemoteAbilityInfos(elementNames: Array\): Promise\