Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundle.java264 public final List<ShapeAppIcon> shapeAppIcons; field in ThemeBundle.PreviewInfo
291 List<ShapeAppIcon> shapeAppIcons) { in PreviewInfo()