Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java763 final float expandedWidth = expandedWidth(); in updateBubblesLayoutProperties() local
1102 public float expandedWidth() { in expandedWidth() method in BubbleBarView