Searched refs:BUBBLE_DRAG_ALPHA (Results 1 – 1 of 1) sorted by relevance
110 private static final FloatProperty<BubbleBarView> BUBBLE_DRAG_ALPHA = field in BubbleBarView570 return mDraggedBubbleView == null ? VIEW_ALPHA : BUBBLE_DRAG_ALPHA; in getLocationAnimAlphaProperty()