Searched refs:FOLDER (Results 1 – 13 of 13) sorted by relevance
202 case ContainerType.FOLDER: in copy()203 dst.container = LauncherTarget.FOLDER; in copy()
36 // Used mainly for ContainerType.FOLDER, ItemType.*83 FOLDER = 3; enumerator
63 FOLDER = 3; enumerator
1369 targetParent.containerType = ContainerType.FOLDER; in fillInLogContainerData()1467 return ContainerType.FOLDER; in getLogContainerType()1499 LoggerUtils.newContainerTarget(ContainerType.FOLDER)); in onControllerInterceptTouchEvent()1542 folder_target.containerType = LauncherLogProto.ContainerType.FOLDER; in logEditFolderLabel()
67 FOLDER, enumConstant384 mDragInfo.dragType = DragType.FOLDER; in beginAccessibleDrag()
105 } else if (dragInfo.dragType != DragType.FOLDER) { in intersectsValidDropTarget()
121 } else if (t.containerType == ContainerType.FOLDER) { in getDumpTargetStr()
111 } else if (t.containerType == ContainerType.FOLDER) { in getTargetStr()
193 dtw = new DumpTargetWrapper(ContainerType.FOLDER, folders.size()); in dumpProto()
611 case CellLayout.FOLDER: in getCellHeight()
152 @IntDef({WORKSPACE, HOTSEAT, FOLDER})156 public static final int FOLDER = 2; field in CellLayout
3330 targetParent.containerType = ContainerType.FOLDER; in fillInLogContainerData()
690 ListItem temp = {ListItem::FOLDER, in getFolderItemsResponseNative()