Searched defs:themeData (Results 1 – 2 of 2) sorted by relevance
116 private static ClockDrawableWrapper fromThemeData(Context context, ThemeData themeData) { in fromThemeData()283 public final ThemeData themeData; field in ClockDrawableWrapper.ClockBitmapInfo287 Bitmap background, ThemeData themeData) { in ClockBitmapInfo()292 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()