Searched defs:folderName (Results 1 – 5 of 5) 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 | 48 folderName: string | undefined; property in GridLayoutItemInfo |
| D | GridLayoutItemBuilder.ts | 50 folderName: string | undefined; property in GridLayoutItemBuilder |
| /applications/standard/launcher/common/src/main/ets/default/interface/ | ||
| D | FolderData.ts | 21 folderName: string; property in FolderData |
| /applications/standard/launcher/feature/bigfolder/src/main/ets/default/viewmodel/ | ||
| D | BigFolderViewModel.ts | 937 const folderName = await this.generateFolderName(); constant |