Searched defs:folderName (Results 1 – 4 of 4) sorted by relevance
| /applications/standard/launcher/common/src/main/ets/default/bean/ | ||
| D | FolderItemInfo.ts | 29 folderName: string | undefined; property in FolderItemInfo |
| D | GridLayoutItemInfo.ts | 47 folderName: string | undefined; property in GridLayoutItemInfo |
| D | GridLayoutItemBuilder.ts | 50 folderName: string | undefined; property in GridLayoutItemBuilder |
| /applications/standard/launcher/feature/bigfolder/src/main/ets/default/viewmodel/ | ||
| D | BigFolderViewModel.ts | 904 const folderName = await this.generateFolderName(); constant |