Home
last modified time | relevance | path

Searched defs:collapsedWidth (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java764 final float collapsedWidth = collapsedWidth(); in updateBubblesLayoutProperties() local
1120 private float collapsedWidth() { in collapsedWidth() method in BubbleBarView