Searched refs:getDropTargetBar (Results 1 – 5 of 5) sorted by relevance
124 return isInAccessibleDrag() && isEventOverView(mActivity.getDropTargetBar(), ev); in isEventOverAccessibleDropTargetBar()203 addAccessibleChildToList(mActivity.getDropTargetBar(), childrenForAccessibility); in addChildrenForAccessibility()
145 for (ButtonDropTarget target : mLauncher.getDropTargetBar().getDropTargets()) { in getSupportedActions()276 for (ButtonDropTarget dropTarget : mLauncher.getDropTargetBar().getDropTargets()) { in performAction()
156 if (!dl.isEventOverView(mLauncher.getDropTargetBar(), ev)) { in interceptOutsideTouch()
1466 public DropTargetBar getDropTargetBar() { in getDropTargetBar() method in Launcher
1952 mLauncher.getDropTargetBar().onDragEnd(); in onDrop()