Searched defs:getScaledBackground (Results 1 – 2 of 2) sorted by relevance
74 fun getScaledBackground(context: Context, icon: Icon, width: Int, height: Int): Drawable? { in <lambda>() method
1409 private Drawable getScaledBackground(Icon icon, int width, int height) { in getScaledBackground() method