Searched refs:getDefaultWorkspaceDragOptions (Results 1 – 4 of 4) sorted by relevance
60 beginDrag(v, launcher, (ItemInfo) v.getTag(), launcher.getDefaultWorkspaceDragOptions()); in onWorkspaceItemLongClick()
392 public DragOptions getDefaultWorkspaceDragOptions() { in getDefaultWorkspaceDragOptions() method in BaseQuickstepLauncher398 return super.getDefaultWorkspaceDragOptions(); in getDefaultWorkspaceDragOptions()
112 mLauncher.getDefaultWorkspaceDragOptions());
3103 public DragOptions getDefaultWorkspaceDragOptions() { in getDefaultWorkspaceDragOptions() method in Launcher