Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java255 public void animateBubbleBarIconSize(float newIconSize, float newBubbleBarPadding) { in animateBubbleBarIconSize()
310 public void setIconSizeAndPadding(float newIconSize, float newBubbleBarPadding) { in setIconSizeAndPadding()
1210 private boolean isIconSizeOrPaddingUpdated(float newIconSize, float newBubbleBarPadding) { in isIconSizeOrPaddingUpdated()
1218 private boolean isPaddingUpdated(float newBubbleBarPadding) { in isPaddingUpdated()