Home
last modified time | relevance | path

Searched defs:cellLayout (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DFocusHelper.java102 final CellLayout cellLayout = (CellLayout) itemContainer.getParent(); in onKey() local
584 private static View getFirstFocusableIconInReadingOrder(CellLayout cellLayout, boolean isRtl) { in getFirstFocusableIconInReadingOrder()
598 private static View getFirstFocusableIconInReverseReadingOrder(CellLayout cellLayout, in getFirstFocusableIconInReverseReadingOrder()
DAppWidgetResizeFrame.java74 LauncherAppWidgetHostView widgetView, CellLayout cellLayout, DragLayer dragLayer) { in AppWidgetResizeFrame()
DFolderIcon.java138 final ViewGroup cellLayout = (ViewGroup) cellLayoutChildren.getParent(); in isDropEnabled() local
DDragLayer.java541 CellLayout cellLayout) { in addResizeFrame()
DWorkspace.java2832 final CellLayout cellLayout = dropTargetLayout; in onDrop() local
DLauncher.java903 CellLayout cellLayout = mWorkspace.getScreenWithId(mPendingAddInfo.screenId); in completeTwoStageWidgetDrop() local
/packages/apps/Launcher2/src/com/android/launcher2/
DAppWidgetResizeFrame.java77 LauncherAppWidgetHostView widgetView, CellLayout cellLayout, DragLayer dragLayer) { in AppWidgetResizeFrame()
DFolderIcon.java118 final ViewGroup cellLayout = (ViewGroup) cellLayoutChildren.getParent(); in isDropEnabled() local
DDragLayer.java441 CellLayout cellLayout) { in addResizeFrame()
DLauncher.java721 CellLayout cellLayout = in completeTwoStageWidgetDrop() local