Searched refs:currentAppWidgets (Results 1 – 2 of 2) sorted by relevance
174 ArrayList<LauncherAppWidgetInfo> currentAppWidgets = new ArrayList<>(); in bind() local191 filterCurrentWorkspaceItems(currentScreenIds, mAppWidgets, currentAppWidgets, in bind()208 bindAppWidgets(currentAppWidgets, mUiExecutor); in bind()
418 ArrayList<LauncherAppWidgetInfo> currentAppWidgets = new ArrayList<>();424 filterCurrentWorkspaceItems(currentScreenIds, dataModel.appWidgets, currentAppWidgets,442 for (ItemInfo itemInfo : currentAppWidgets) {