Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/icons/
H A DLauncherIcons.java29 public class LauncherIcons extends BaseIconFactory implements AutoCloseable { class
76 protected LauncherIcons(Context context, int fillResIconDpi, int iconBitmapSize, int poolId, in LauncherIcons() method in LauncherIcons
/aosp12/frameworks/base/core/java/android/util/
H A DLauncherIcons.java35 public final class LauncherIcons { class
49 public LauncherIcons(Context context) { in LauncherIcons() method in LauncherIcons