Home
last modified time | relevance | path

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

/packages/apps/Launcher3/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java30 public class BaseIconFactory implements AutoCloseable { class
54 protected BaseIconFactory(Context context, int fillResIconDpi, int iconBitmapSize, in BaseIconFactory() method in BaseIconFactory
69 protected BaseIconFactory(Context context, int fillResIconDpi, int iconBitmapSize) { in BaseIconFactory() method in BaseIconFactory