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.java190 setBackgroundDrawableBounds(drawableScale, dp.isLandscape); in update()
207 private void setBackgroundDrawableBounds(float scale, boolean isLandscape) { in setBackgroundDrawableBounds() method in ClipIconView
286 setBackgroundDrawableBounds(bgDrawableStartScale, dp.isLandscape); in setIcon()