Searched refs:FOLDER (Results 1 – 8 of 8) sorted by relevance
23 import static com.android.launcher3.logger.LauncherAtom.ContainerInfo.ContainerCase.FOLDER;430 if (info.getContainerInfo().getContainerCase() == FOLDER) { in getGridX()442 if (info.getContainerInfo().getContainerCase() == FOLDER) { in getGridY()458 case FOLDER: in getPageId()471 case FOLDER: in getParentPageId()486 if (info.getContainerInfo().getContainerCase() == FOLDER) { in getHierarchy()
21 import static com.android.launcher3.CellLayout.FOLDER;147 || (dp.folderCellLayoutBorderSpacingPx > 0 && mContainerType == FOLDER); in measureChild()
167 @IntDef({WORKSPACE, HOTSEAT, FOLDER})171 public static final int FOLDER = 2; field in CellLayout240 mBorderSpacing = mContainerType == FOLDER in CellLayout()
884 case CellLayout.FOLDER: in getCellContentHeight()
97 } else if (dragInfo.dragType != DragType.FOLDER) { in intersectsValidDropTarget()
77 FOLDER, enumConstant431 mDragInfo.dragType = DragType.FOLDER; in beginAccessibleDrag()
272 case FOLDER: { in getContainer()
762 ListItem temp = {ListItem::FOLDER, in getFolderItemsResponseNative()