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.java264 setBackgroundDrawableBounds(drawableScale); in update()
530 setBackgroundDrawableBounds(bgDrawableStartScale); in setIcon()
590 private void setBackgroundDrawableBounds(float scale) { in setBackgroundDrawableBounds() method in FloatingIconView