Home
last modified time | relevance | path

Searched refs:getBubbleBarHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java328 mBubbleBarBackground.setBackgroundHeight(getBubbleBarHeight()); in setIconSizeAndPadding()
745 private float getBubbleBarHeight() { in getBubbleBarHeight() method in BubbleBarView
767 float bubbleBarAnimatedTop = viewBottom - getBubbleBarHeight(); in updateBubblesLayoutProperties()