Home
last modified time | relevance | path

Searched refs:ShapeIconFactory (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java630 final ShapeIconFactory factory = new ShapeIconFactory( in build()
644 private class ShapeIconFactory extends BaseIconFactory { class in SplashscreenContentDrawer.SplashViewBuilder
645 protected ShapeIconFactory(Context context, int fillResIconDpi, int iconBitmapSize) { in ShapeIconFactory() method in SplashscreenContentDrawer.SplashViewBuilder.ShapeIconFactory