Home
last modified time | relevance | path

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

/applications/standard/launcher/feature/bigfolder/src/main/ets/default/viewmodel/
DBigFolderViewModel.ts457 const appIndex = appInfos.findIndex(item => { constant
1103 const appIndex = appListInfo.findIndex(item => { constant
1137 const appIndex = folderAppList.findIndex(item => { constant
/applications/standard/launcher/feature/pagedesktop/src/main/ets/default/viewmodel/
DPageDesktopViewModel.ts356 const appIndex = gridLayoutInfo.layoutInfo[i].layoutInfo[0].findIndex(item => { constant
524 const appIndex = bundleInfoList.findIndex(item => { constant
/applications/standard/launcher/feature/pagedesktop/src/main/ets/default/common/
DPageDesktopDragHandler.ts274 const appIndex = appInfoList.findIndex(item => { constant