Searched refs:getDropTargets (Results 1 – 2 of 2) sorted by relevance
115 for (ButtonDropTarget target : mContext.getDropTargetBar().getDropTargets()) { in getSupportedActions()204 for (ButtonDropTarget dropTarget : mContext.getDropTargetBar().getDropTargets()) { in performAction()
345 public ButtonDropTarget[] getDropTargets() { in getDropTargets() method in DropTargetBar