Searched defs:FOLDER (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
H A DLauncherAccessibilityDelegate.java59 FOLDER, enum constant in enum:LauncherAccessibilityDelegate.DragType
359 mDragInfo.dragType = DragType.FOLDER;
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java149 @IntDef({WORKSPACE, HOTSEAT, FOLDER})
153 public static final int FOLDER = 2; field in class:CellLayout

Completed in 85 milliseconds