Searched defs:cellLayout (Results 1 – 6 of 6) sorted by relevance
108 final CellLayout cellLayout = (CellLayout) itemContainer.getParent(); in onKey() local538 private static View getFirstFocusableIconInReadingOrder(CellLayout cellLayout, boolean isRtl) { in getFirstFocusableIconInReadingOrder()552 private static View getFirstFocusableIconInReverseReadingOrder(CellLayout cellLayout, in getFirstFocusableIconInReverseReadingOrder()
142 public static void showForWidget(LauncherAppWidgetHostView widget, CellLayout cellLayout) { in showForWidget()157 private void setupForWidget(LauncherAppWidgetHostView widgetView, CellLayout cellLayout, in setupForWidget()
855 CellLayout cellLayout = mWorkspace.getScreenWithId(requestArgs.screenId); in completeTwoStageWidgetDrop() local
1884 final CellLayout cellLayout = dropTargetLayout; in onDrop() local
82 CellLayout cellLayout = (CellLayout) workspace.getChildAt(workspace.getCurrentPage()); in StaggeredWorkspaceAnim() local
225 CellLayout cellLayout = mContent.getCurrentCellLayout(); in getAnimator() local