Home
last modified time | relevance | path

Searched defs:getAppItemFormInfo (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/model/
DFormModel.ts81 public getAppItemFormInfo(bundleName: string): CardItemInfo[] | undefined { method in FormDataModel
/applications/standard/launcher/common/src/main/ets/default/model/
DFormModel.ts180 getAppItemFormInfo(bundleName: string, moduleName?: string): CardItemInfo[] | undefined { method in FormModel