Searched defs:cellLayout (Results 1 – 7 of 7) sorted by relevance
109 final CellLayout cellLayout = (CellLayout) itemContainer.getParent(); in onKey() local539 private static View getFirstFocusableIconInReadingOrder(CellLayout cellLayout, boolean isRtl) { in getFirstFocusableIconInReadingOrder()553 private static View getFirstFocusableIconInReverseReadingOrder(CellLayout cellLayout, in getFirstFocusableIconInReverseReadingOrder()
148 public static void showForWidget(LauncherAppWidgetHostView widget, CellLayout cellLayout) { in showForWidget()163 private void setupForWidget(LauncherAppWidgetHostView widgetView, CellLayout cellLayout, in setupForWidget()
847 CellLayout cellLayout = mWorkspace.getScreenWithId(requestArgs.screenId); in completeTwoStageWidgetDrop() local
1858 final CellLayout cellLayout = dropTargetLayout; in onDrop() local
251 CellLayout cellLayout = mLauncher.getWorkspace().getScreenWithId(Workspace.FIRST_SCREEN_ID); in showEdu() local
84 CellLayout cellLayout = (CellLayout) workspace.getChildAt(workspace.getCurrentPage()); in StaggeredWorkspaceAnim() local
225 CellLayout cellLayout = mContent.getCurrentCellLayout(); in getAnimator() local