Home
last modified time | relevance | path

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

/applications/standard/launcher/feature/bigfolder/src/main/ets/default/viewmodel/
DBigFolderViewModel.ts504 const folderAppList = this.layoutInfoToList(gridLayoutInfo.layoutInfo[i]); constant
1015 let folderAppList = this.layoutInfoToList(layoutInfo[i] as FolderData); variable
1066 const folderAppList = this.getAppListInFolder(openFolderData); constant
1149 let folderAppList = []; variable
1166 let folderAppList = this.getAppListInFolder(openFolderData); variable