Home
last modified time | relevance | path

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

/applications/standard/launcher/common/src/main/ets/default/model/
DFormModel.ts68 const allFormList = await this.mFormManager.getAllFormsInfo(); constant
122 const allFormList = await this.mRdbStoreManager.getAllFormInfos(); constant
/applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/model/
DFormModel.ts35 const allFormList = await FormManager.getAllFormsInfo() constant