Searched refs:workspaceItem (Results 1 – 2 of 2) sorted by relevance
153 View workspaceItem = mShortcutsAndWidgets.getChildAt(i); in updateMarginBetweenCellLayouts() local154 if (!(workspaceItem instanceof Reorderable)) { in updateMarginBetweenCellLayouts()158 (CellLayoutLayoutParams) workspaceItem.getLayoutParams(); in updateMarginBetweenCellLayouts()159 ((Reorderable) workspaceItem).getTranslateDelegate().setTranslation( in updateMarginBetweenCellLayouts()
469 WorkspaceItemInfo workspaceItem = (WorkspaceItemInfo) info; in onSessionFailure() local471 iconCache.getTitleAndIcon(workspaceItem, in onSessionFailure()472 workspaceItem.usingLowResIcon()); in onSessionFailure()473 archivedWorkspaceItemsToCacheRefresh.add(workspaceItem); in onSessionFailure()