Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenIconDrawableFactory.java104 private static class ImmobileIconDrawable extends Drawable implements Closeable { class in SplashscreenIconDrawableFactory
110 ImmobileIconDrawable(Drawable drawable, int srcIconSize, int iconSize, boolean loadInDetail, in ImmobileIconDrawable() method in SplashscreenIconDrawableFactory.ImmobileIconDrawable