Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DFloatingIconView.java658 final boolean isThemed; field in FloatingIconView.IconLoadResult
666 IconLoadResult(ItemInfo itemInfo, boolean isThemed) { in IconLoadResult()
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
H A DFastBitmapDrawable.java126 public boolean isThemed() { in isThemed() method in FastBitmapDrawable
H A DThemedIconDrawable.java103 public boolean isThemed() { in isThemed() method in ThemedIconDrawable
H A DClockDrawableWrapper.java386 public boolean isThemed() { in isThemed() method in ClockDrawableWrapper.ClockIconDrawable