Searched refs:newThemedIcon (Results 1 – 5 of 5) sorted by relevance
241 ? bitmap.newThemedIcon(context) : bitmap.newIcon(context);
92 public FastBitmapDrawable newThemedIcon(Context context) { in newThemedIcon() method in BitmapInfo
301 public FastBitmapDrawable newThemedIcon(Context context) { in newThemedIcon() method in ClockDrawableWrapper.ClockBitmapInfo312 return super.newThemedIcon(context); in newThemedIcon()
146 public FastBitmapDrawable newThemedIcon(Context context) { in newThemedIcon() method in ThemedIconDrawable.ThemedBitmapInfo
239 .map(iconInfo -> iconInfo.newThemedIcon(mContext)) in createSlotMachineAnim()