Home
last modified time | relevance | path

Searched defs:IconDrawable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DIconButtonView.java117 private static class IconDrawable extends FastBitmapDrawable { class in IconButtonView
122 IconDrawable(Bitmap b, int colorBg, Drawable fg) { in IconDrawable() method in IconButtonView.IconDrawable