HomeSort by relevance Sort by last modified time
    Searched refs:DragController (Results 26 - 39 of 39) sorted by null

12

  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 164 private DragController mDragController;
    [all...]
Workspace.java 72 DragController.DragListener, LauncherTransitionable, ViewGroup.OnHierarchyChangeListener {
138 private DragController mDragController;
    [all...]
Launcher.java 221 private DragController mDragController;
367 mDragController = new DragController(this);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizePagedView.java 162 private DragController mDragController;
776 DragController.DRAG_ACTION_COPY, previewPadding, scale);
    [all...]
Folder.java 63 protected DragController mDragController;
314 public void setDragController(DragController dragController) {
315 mDragController = dragController;
    [all...]
Workspace.java 79 DragController.DragListener, LauncherTransitionable, ViewGroup.OnHierarchyChangeListener,
170 private DragController mDragController;
    [all...]
Launcher.java 237 private DragController mDragController;
420 mDragController = new DragController(this);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.cpp 65 #include "core/page/DragController.h"
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/
webcore_remaining.target.darwin-arm.mk 419 third_party/WebKit/Source/core/page/DragController.cpp \
    [all...]
webcore_remaining.target.darwin-mips.mk 419 third_party/WebKit/Source/core/page/DragController.cpp \
    [all...]
webcore_remaining.target.darwin-x86.mk 419 third_party/WebKit/Source/core/page/DragController.cpp \
    [all...]
webcore_remaining.target.linux-arm.mk 419 third_party/WebKit/Source/core/page/DragController.cpp \
    [all...]
webcore_remaining.target.linux-mips.mk 419 third_party/WebKit/Source/core/page/DragController.cpp \
    [all...]
webcore_remaining.target.linux-x86.mk 419 third_party/WebKit/Source/core/page/DragController.cpp \
    [all...]

Completed in 470 milliseconds

12