Searched refs:dragCondition (Results 1 – 1 of 1) sorted by relevance
167 PreDragCondition dragCondition = null; in performAction() local172 dragCondition = ((BubbleTextView) host).startLongPressAction(); in performAction()175 dragCondition = holder.getBubbleText() == null ? null in performAction()178 return dragCondition != null; in performAction()