Searched defs:themeData (Results 1 – 2 of 2) sorted by relevance
114 private static ClockDrawableWrapper fromThemeData(Context context, ThemeData themeData) { in fromThemeData()281 public final ThemeData themeData; field in ClockDrawableWrapper.ClockBitmapInfo285 Bitmap background, ThemeData themeData) { in ClockBitmapInfo()290 Bitmap background, ThemeData themeData, ColorFilter bgFilter) { in ClockBitmapInfo()
137 public ThemedBitmapInfo(Bitmap icon, int color, ThemeData themeData, in ThemedBitmapInfo()199 ThemeData themeData = new ThemeData(context.getResources(), resId); in decode() local253 public ThemedAdaptiveIcon(AdaptiveIconDrawable parent, ThemeData themeData) { in ThemedAdaptiveIcon()