Home
last modified time | relevance | path

Searched refs:newThemedIcon (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DBitmapInfo.java92 public FastBitmapDrawable newThemedIcon(Context context) { in newThemedIcon() method in BitmapInfo
DClockDrawableWrapper.java303 public FastBitmapDrawable newThemedIcon(Context context) { in newThemedIcon() method in ClockDrawableWrapper.ClockBitmapInfo
314 return super.newThemedIcon(context); in newThemedIcon()
DThemedIconDrawable.java146 public FastBitmapDrawable newThemedIcon(Context context) { in newThemedIcon() method in ThemedIconDrawable.ThemedBitmapInfo