Searched refs:mDraggedBubbleView (Results 1 – 1 of 1) sorted by relevance
184 private BubbleView mDraggedBubbleView; field in BubbleBarView296 if (mDraggedBubbleView != null) { in setTranslationX()300 mDraggedBubbleView.setOffsetX(-translationX); in setTranslationX()461 indexOfChild(mDraggedBubbleView), getChildCount(), newLocationOnLeft); in getDraggedBubbleReleaseTranslation()570 return mDraggedBubbleView == null ? VIEW_ALPHA : BUBBLE_DRAG_ALPHA; in getLocationAnimAlphaProperty()587 if (view != mDraggedBubbleView) { in setAlphaDuringBubbleDrag()776 if (bv == mDraggedBubbleView) { in updateBubblesLayoutProperties()991 if (mDraggedBubbleView != null) { in setDraggedBubble()992 mDraggedBubbleView.setZ(0); in setDraggedBubble()994 mDraggedBubbleView = view; in setDraggedBubble()