Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DHotseat.java120 mLauncher.resizeIconDrawable(d); in resetLayout()
DBubbleTextView.java203 setIcon(mLauncher.resizeIconDrawable(d), mIconSize); in applyDummyInfo()
DLauncher.java4758 resizeIconDrawable(d); in createIconDrawable()
4765 public Drawable resizeIconDrawable(Drawable icon) { in resizeIconDrawable() method in Launcher