Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java392 final ShapeIconFactory factory = new ShapeIconFactory( in build()
407 private class ShapeIconFactory extends BaseIconFactory { class in SplashscreenContentDrawer.StartingWindowViewBuilder
408 protected ShapeIconFactory(Context context, int fillResIconDpi, int iconBitmapSize) { in ShapeIconFactory() method in SplashscreenContentDrawer.StartingWindowViewBuilder.ShapeIconFactory