Searched refs:mBubbleBarLocation (Results 1 – 1 of 1) sorted by relevance
152 private BubbleBarLocation mBubbleBarLocation = BubbleBarLocation.DEFAULT; field in BubbleBarView243 updateBubblesLayoutProperties(mBubbleBarLocation); in BubbleBarView()286 updateBubblesLayoutProperties(mBubbleBarLocation); in animateBubbleBarIconSize()351 updateBubblesLayoutProperties(mBubbleBarLocation); in onLayout()357 if (mBubbleBarLocation == BubbleBarLocation.DEFAULT in onRtlPropertiesChanged()368 final boolean onLeft = mBubbleBarLocation.isOnLeft(isLayoutRtl()); in onBubbleBarLocationChanged()380 return mBubbleBarLocation; in getBubbleBarLocation()388 if (bubbleBarLocation != mBubbleBarLocation) { in setBubbleBarLocation()389 mBubbleBarLocation = bubbleBarLocation; in setBubbleBarLocation()534 if (newLocation == mBubbleBarLocation) { in getLocationUpdateFadeInAnimator()[all …]