Searched defs:cellLayout (Results 1 – 5 of 5) sorted by relevance
197 public static void showForWidget(LauncherAppWidgetHostView widget, CellLayout cellLayout) { in showForWidget()221 private void setupForWidget(LauncherAppWidgetHostView widgetView, CellLayout cellLayout, in setupForWidget()
941 public CellLayout getScreenPair(CellLayout cellLayout) { in getScreenPair()2075 final CellLayout cellLayout = dropTargetLayout; in onDrop() local2639 private void onDropExternal(final int[] touchXY, final CellLayout cellLayout, DragObject d) { in onDropExternal()2881 public void animateWidgetDrop(ItemInfo info, CellLayout cellLayout, final DragView dragView, in animateWidgetDrop()2991 final CellLayout cellLayout = mLauncher.getCellLayout( in onDropCompleted() local
914 CellLayout cellLayout = mWorkspace.getScreenWithId(requestArgs.screenId); in completeTwoStageWidgetDrop() local1398 CellLayout cellLayout = getCellLayout(launcherInfo.container, launcherInfo.screenId); in completeAddAppWidget() local
252 CellLayout cellLayout = mLauncher.getWorkspace().getScreenWithId(Workspace.FIRST_SCREEN_ID); in showEdu() local
265 CellLayout cellLayout = mContent.getCurrentCellLayout(); in getAnimator() local