Searched refs:getDropTargetBar (Results 1 – 5 of 5) sorted by relevance
128 return isInAccessibleDrag() && isEventOverView(mActivity.getDropTargetBar(), ev); in isEventOverAccessibleDropTargetBar()207 addAccessibleChildToList(mActivity.getDropTargetBar(), childrenForAccessibility); in addChildrenForAccessibility()
141 if (!dl.isEventOverView(mLauncher.getDropTargetBar(), ev)) { in interceptOutsideTouch()
146 for (ButtonDropTarget target : mLauncher.getDropTargetBar().getDropTargets()) { in getSupportedActions()291 for (ButtonDropTarget dropTarget : mLauncher.getDropTargetBar().getDropTargets()) { in performAction()
1489 public DropTargetBar getDropTargetBar() { in getDropTargetBar() method in Launcher
2129 mLauncher.getDropTargetBar().onDragEnd(); in onDrop()