Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DIconAppChipView.java272 Rect collapsedBackgroundBounds = getCollapsedBackgroundLtrBounds(); in setIconOrientation() local
273 mBackgroundRelativeLtrLocation.set(collapsedBackgroundBounds); in setIconOrientation()
304 int collapsedTextWidth = collapsedBackgroundBounds.width() - mIconViewMarginStart in setIconOrientation()
320 int arrowMarginStart = collapsedBackgroundBounds.right - mArrowMarginEnd - mArrowSize; in setIconOrientation()
363 final Rect collapsedBackgroundBounds = getCollapsedBackgroundLtrBounds(); in revealAnim() local
384 expandedBackgroundBounds.right - collapsedBackgroundBounds.right; in revealAnim()
417 collapsedBackgroundBounds); in revealAnim()