/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
D | RoundedCornerProgressDrawable.kt | 72 override fun canApplyTheme(): Boolean { in canApplyTheme() method 90 override fun canApplyTheme(): Boolean { in canApplyTheme() method in com.android.systemui.util.RoundedCornerState
|
D | BrightnessProgressDrawable.kt | 84 override fun canApplyTheme(): Boolean { in canApplyTheme() method 102 override fun canApplyTheme(): Boolean { in canApplyTheme() method in com.android.systemui.util.RoundedCornerState
|
D | AlphaTintDrawableWrapper.java | 98 public boolean canApplyTheme() { in canApplyTheme() method in AlphaTintDrawableWrapper 167 public boolean canApplyTheme() { in canApplyTheme() method in AlphaTintDrawableWrapper.AlphaTintState
|
/frameworks/base/core/java/android/content/res/ |
D | ComplexColor.java | 52 public abstract boolean canApplyTheme(); in canApplyTheme() method in ComplexColor
|
D | GradientColor.java | 597 public boolean canApplyTheme() { in canApplyTheme() method in GradientColor
|
D | ColorStateList.java | 443 public boolean canApplyTheme() { in canApplyTheme() method in ColorStateList
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | ColorStateListDrawable.java | 97 public boolean canApplyTheme() { in canApplyTheme() method in ColorStateListDrawable 289 public boolean canApplyTheme() { in canApplyTheme() method in ColorStateListDrawable.ColorStateListDrawableState
|
D | ColorDrawable.java | 316 public boolean canApplyTheme() { in canApplyTheme() method in ColorDrawable 371 public boolean canApplyTheme() { in canApplyTheme() method in ColorDrawable.ColorState
|
D | DrawableWrapper.java | 210 public boolean canApplyTheme() { in canApplyTheme() method in DrawableWrapper 547 public boolean canApplyTheme() { in canApplyTheme() method in DrawableWrapper.DrawableWrapperState
|
D | NinePatchDrawable.java | 509 public boolean canApplyTheme() { in canApplyTheme() method in NinePatchDrawable 642 public boolean canApplyTheme() { in canApplyTheme() method in NinePatchDrawable.NinePatchState
|
D | AdaptiveIconDrawable.java | 581 public boolean canApplyTheme() { in canApplyTheme() method in AdaptiveIconDrawable 960 public boolean canApplyTheme() { in canApplyTheme() method in AdaptiveIconDrawable.ChildDrawable 1037 public boolean canApplyTheme() { in canApplyTheme() method in AdaptiveIconDrawable.LayerState
|
D | VectorDrawable.java | 609 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable 1071 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable.VectorDrawableState 1480 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable.VGroup 1698 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable.VClipPath 2110 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable.VFullPath 2274 abstract boolean canApplyTheme(); in canApplyTheme() method in VectorDrawable.VObject
|
D | StateListDrawable.java | 369 public boolean canApplyTheme() { in canApplyTheme() method in StateListDrawable.StateListState
|
D | BitmapDrawable.java | 947 public boolean canApplyTheme() { in canApplyTheme() method in BitmapDrawable 1027 public boolean canApplyTheme() { in canApplyTheme() method in BitmapDrawable.BitmapState
|
D | DrawableContainer.java | 634 public boolean canApplyTheme() { in canApplyTheme() method in DrawableContainer 995 public boolean canApplyTheme() { in canApplyTheme() method in DrawableContainer.DrawableContainerState
|
D | RippleDrawable.java | 653 public boolean canApplyTheme() { in canApplyTheme() method in RippleDrawable 1359 public boolean canApplyTheme() { in canApplyTheme() method in RippleDrawable.RippleState
|
D | Drawable.java | 956 public boolean canApplyTheme() { in canApplyTheme() method in Drawable 1544 public boolean canApplyTheme() { in canApplyTheme() method in ConstantState
|
D | ShapeDrawable.java | 591 public boolean canApplyTheme() { in canApplyTheme() method in ShapeDrawable.ShapeState
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | CastDrawable.java | 59 public boolean canApplyTheme() { in canApplyTheme() method in CastDrawable
|
D | ScreenRecordDrawable.java | 91 public boolean canApplyTheme() { in canApplyTheme() method in ScreenRecordDrawable
|
/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
D | KeyButtonDrawable.java | 318 public boolean canApplyTheme() { in canApplyTheme() method in KeyButtonDrawable 457 public boolean canApplyTheme() { in canApplyTheme() method in KeyButtonDrawable.ShadowDrawableState
|
/frameworks/base/core/java/com/android/internal/graphics/drawable/ |
D | AnimationScaleListDrawable.java | 226 public boolean canApplyTheme() { in canApplyTheme() method in AnimationScaleListDrawable.AnimationScaleListState
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/ |
D | KeyButtonDrawable.java | 314 public boolean canApplyTheme() { in canApplyTheme() method in KeyButtonDrawable 453 public boolean canApplyTheme() { in canApplyTheme() method in KeyButtonDrawable.ShadowDrawableState
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/ |
D | IlluminationDrawable.kt | 119 override fun canApplyTheme(): Boolean { in canApplyTheme() method in com.android.systemui.media.controls.ui.IlluminationDrawable
|
D | LightSourceDrawable.kt | 174 override fun canApplyTheme(): Boolean { in canApplyTheme() method in com.android.systemui.media.controls.ui.LightSourceDrawable
|