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.ts456 const appIndex = appInfos.findIndex(item => { constant
1107 const appIndex = appListInfo.findIndex(item => { constant
1141 const appIndex = folderAppList.findIndex(item => { constant
/applications/standard/launcher/feature/pagedesktop/src/main/ets/default/viewmodel/
DPageDesktopViewModel.ts317 const appIndex = gridLayoutInfo.layoutInfo[i].layoutInfo[0].findIndex(item => { constant
485 const appIndex = bundleInfoList.findIndex(item => { constant
/applications/standard/launcher/feature/pagedesktop/src/main/ets/default/common/
DPageDesktopDragHandler.ts270 const appIndex = appInfoList.findIndex(item => { constant