Searched refs:mBubbleBarRightDropTarget (Results 1 – 1 of 1) sorted by relevance
208 private final BubbleBarLocationDropTarget mBubbleBarRightDropTarget; field in BubbleBarViewController236 mBubbleBarRightDropTarget = new BubbleBarLocationDropTarget(BubbleBarLocation.RIGHT, in BubbleBarViewController()349 dragController.addDropTarget(mBubbleBarRightDropTarget); in addBubbleBarDropTargets()355 dragController.removeDropTarget(mBubbleBarRightDropTarget); in removeBubbleBarDropTargets()