Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
H A DThemedIconDrawable.java249 static class ThemedAdaptiveIcon extends AdaptiveIconDrawable implements Extender { class in ThemedIconDrawable
253 public ThemedAdaptiveIcon(AdaptiveIconDrawable parent, ThemeData themeData) { in ThemedAdaptiveIcon() method in ThemedIconDrawable.ThemedAdaptiveIcon