Home
last modified time | relevance | path

Searched defs:bundleInfoList (Results 1 – 3 of 3) sorted by relevance

/applications/standard/systemui/features/managementcomponent/src/main/ets/com/ohos/vm/
DappLstComponentViewModel.ts23 bundleInfoList = []; property in AppLstComponentViewModel
/applications/standard/launcher/common/src/main/ets/default/model/
DAtomicServiceAppModel.ts67 const bundleInfoList: AppItemInfo[] = await this.getAtomicServiceAppListAsync(); constant
DAppModel.ts74 const bundleInfoList: AppItemInfo[] = await this.getAppListAsync(); constant