Searched refs:startLongPressAction (Results 1 – 3 of 3) sorted by relevance
172 dragCondition = ((BubbleTextView) host).startLongPressAction(); in performAction()176 : holder.getBubbleText().startLongPressAction(); in performAction()
1283 public PreDragCondition startLongPressAction() { in startLongPressAction() method in BubbleTextView
1728 dragOptions.preDragCondition = btv.startLongPressAction(); in beginDragShared()