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.ts491 const appIndex = appInfos.findIndex(item => { constant
1137 const appIndex = appListInfo.findIndex(item => { constant
1171 const appIndex = folderAppList.findIndex(item => { constant
/applications/standard/launcher/feature/pagedesktop/src/main/ets/default/viewmodel/
DPageDesktopViewModel.ts355 const appIndex = gridLayoutInfo.layoutInfo[i].layoutInfo[0].findIndex(item => { constant
523 const appIndex = bundleInfoList.findIndex(item => { constant
/applications/standard/launcher/feature/pagedesktop/src/main/ets/default/common/
DPageDesktopDragHandler.ts274 const appIndex = appInfoList.findIndex(item => { constant