Home
last modified time | relevance | path

Searched defs:getBundleInfo (Results 1 – 5 of 5) sorted by relevance

/applications/standard/screenlock/common/src/main/ets/default/abilitymanager/
DbundleManager.ts30 static async getBundleInfo(tag: string, bundleName: string, getInfo: method in BundleManager
/applications/standard/settings/product/phone/src/main/ets/controller/application/
DApplicationInfoController.ts48 getBundleInfo(bundleName, callback) { method in ApplicationInfoController
/applications/standard/systemui/common/src/main/ets/default/abilitymanager/
DbundleManager.ts66 static async getBundleInfo(tag: string, bundleName: string, getInfo?: any, requestId?: number) { method in BundleManager
/applications/standard/systemui/features/managementcomponent/src/main/ets/com/ohos/model/
DbundleResourceModel.ts108 async getBundleInfo(bundleName: string, callback: {(data: BundleItemData): void}): Promise<void> { method in BundleResourceModel
/applications/standard/settings/product/phone/src/main/ets/model/appManagementImpl/
DAppManagementModel.ts204 getBundleInfo(bundleName, callback) { method in AppManagementModel