Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DLauncherIcons.java46 public class LauncherIcons extends BaseIconFactory implements AutoCloseable { class
90 private LauncherIcons(Context context, int fillResIconDpi, int iconBitmapSize, int poolId, in LauncherIcons() method in LauncherIcons