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/
DFloatingIconView.java268 setBackgroundDrawableBounds(drawableScale); in update()
541 setBackgroundDrawableBounds(bgDrawableStartScale); in setIcon()
601 private void setBackgroundDrawableBounds(float scale) { in setBackgroundDrawableBounds() method in FloatingIconView