Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DClipIconView.java188 setBackgroundDrawableBounds(drawableScale, isVerticalBarLayout); in update()
213 private void setBackgroundDrawableBounds(float scale, boolean isVerticalBarLayout) { in setBackgroundDrawableBounds() method in ClipIconView
289 setBackgroundDrawableBounds(bgDrawableStartScale, isVerticalBarLayout); in setIcon()