Searched refs:workspace (Results 1 – 10 of 10) sorted by relevance
496 final Workspace workspace = (Workspace) launcher.findViewById(R.id.workspace); in handleHotseatButtonKeyEvent() local499 final int pageIndex = workspace.getCurrentPage(); in handleHotseatButtonKeyEvent()515 workspace.snapToPage(pageIndex - 1); in handleHotseatButtonKeyEvent()526 workspace.snapToPage(pageIndex + 1); in handleHotseatButtonKeyEvent()534 final CellLayout layout = (CellLayout) workspace.getChildAt(pageIndex); in handleHotseatButtonKeyEvent()540 workspace.requestFocus(); in handleHotseatButtonKeyEvent()667 final Workspace workspace = (Workspace) layout.getParent(); in handleIconKeyEvent() local668 final ViewGroup launcher = (ViewGroup) workspace.getParent(); in handleIconKeyEvent()671 int pageIndex = workspace.indexOfChild(layout); in handleIconKeyEvent()672 int pageCount = workspace.getChildCount(); in handleIconKeyEvent()[all …]
981 mWorkspace = (Workspace) mDragLayer.findViewById(R.id.workspace); in setupViews()2465 private void setWorkspaceBackground(boolean workspace) { in setWorkspaceBackground() argument2466 mLauncherView.setBackground(workspace ? in setWorkspaceBackground()3385 final Workspace workspace = mWorkspace; in startBinding() local3389 int count = workspace.getChildCount(); in startBinding()3392 final CellLayout layoutParent = (CellLayout) workspace.getChildAt(i); in startBinding()3419 Workspace workspace = mWorkspace; in bindItems() local3435 workspace.addInScreen(shortcut, item.container, item.screen, item.cellX, in bindItems()3456 (ViewGroup) workspace.getChildAt(workspace.getCurrentPage()), in bindItems()3458 workspace.addInScreen(newFolder, item.container, item.screen, item.cellX, in bindItems()[all …]
783 Workspace workspace = mLauncher.getWorkspace(); in dispatchDraw() local784 int width = workspace.getWidth(); in dispatchDraw()786 getDescendantRectRelativeToSelf(workspace.getChildAt(0), childRect); in dispatchDraw()788 int page = workspace.getNextPage(); in dispatchDraw()790 CellLayout leftPage = (CellLayout) workspace.getChildAt(isRtl ? page + 1 : page - 1); in dispatchDraw()791 CellLayout rightPage = (CellLayout) workspace.getChildAt(isRtl ? page - 1 : page + 1); in dispatchDraw()
119 final Workspace workspace = (Workspace) cellLayout.getParent(); in isDropEnabled() local120 return !workspace.isSmall(); in isDropEnabled()374 Workspace workspace = mLauncher.getWorkspace(); in onDrop() local376 workspace.setFinalTransitionTransform((CellLayout) getParent().getParent()); in onDrop()385 workspace.resetTransitionTransform((CellLayout) getParent().getParent()); in onDrop()
57 final Workspace workspace = mLauncher.getWorkspace(); in focusSearch() local58 workspace.dispatchUnhandledMove(null, direction); in focusSearch()60 this : workspace; in focusSearch()
884 Workspace workspace = (Workspace) target; in onDropCompleted() local885 CellLayout layout = (CellLayout) workspace.getChildAt(currentScreen); in onDropCompleted()
85 mWorkspace = (Workspace) dragLayer.findViewById(R.id.workspace); in AppWidgetResizeFrame()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...