/frameworks/base/core/java/android/content/res/ |
D | ComplexColor.java | 52 public abstract boolean canApplyTheme(); in canApplyTheme() method in ComplexColor
|
D | GradientColor.java | 592 public boolean canApplyTheme() { in canApplyTheme() method in GradientColor
|
D | ColorStateList.java | 397 public boolean canApplyTheme() { in canApplyTheme() method in ColorStateList
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | ColorDrawable.java | 260 public boolean canApplyTheme() { in canApplyTheme() method in ColorDrawable 314 public boolean canApplyTheme() { in canApplyTheme() method in ColorDrawable.ColorState
|
D | DrawableWrapper.java | 197 public boolean canApplyTheme() { in canApplyTheme() method in DrawableWrapper 504 public boolean canApplyTheme() { in canApplyTheme() method in DrawableWrapper.DrawableWrapperState
|
D | NinePatchDrawable.java | 503 public boolean canApplyTheme() { in canApplyTheme() method in NinePatchDrawable 629 public boolean canApplyTheme() { in canApplyTheme() method in NinePatchDrawable.NinePatchState
|
D | BitmapDrawable.java | 868 public boolean canApplyTheme() { in canApplyTheme() method in BitmapDrawable 939 public boolean canApplyTheme() { in canApplyTheme() method in BitmapDrawable.BitmapState
|
D | RippleDrawable.java | 525 public boolean canApplyTheme() { in canApplyTheme() method in RippleDrawable 1020 public boolean canApplyTheme() { in canApplyTheme() method in RippleDrawable.RippleState
|
D | VectorDrawable.java | 475 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable 919 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable.VectorDrawableState 1307 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable.VGroup 1520 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable.VClipPath 1919 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawable.VFullPath 2083 abstract boolean canApplyTheme(); in canApplyTheme() method in VectorDrawable.VObject
|
D | StateListDrawable.java | 356 public boolean canApplyTheme() { in canApplyTheme() method in StateListDrawable.StateListState
|
D | Drawable.java | 852 public boolean canApplyTheme() { in canApplyTheme() method in Drawable 1376 public boolean canApplyTheme() { in canApplyTheme() method in Drawable.ConstantState
|
D | DrawableContainer.java | 615 public boolean canApplyTheme() { in canApplyTheme() method in DrawableContainer 961 public boolean canApplyTheme() { in canApplyTheme() method in DrawableContainer.DrawableContainerState
|
D | ShapeDrawable.java | 559 public boolean canApplyTheme() { in canApplyTheme() method in ShapeDrawable.ShapeState
|
D | AnimatedVectorDrawable.java | 510 public boolean canApplyTheme() { in canApplyTheme() method in AnimatedVectorDrawable 587 public boolean canApplyTheme() { in canApplyTheme() method in AnimatedVectorDrawable.AnimatedVectorDrawableState
|
D | AnimatedStateListDrawable.java | 636 public boolean canApplyTheme() { in canApplyTheme() method in AnimatedStateListDrawable.AnimatedStateListState
|
D | LayerDrawable.java | 395 public boolean canApplyTheme() { in canApplyTheme() method in LayerDrawable
|
/frameworks/support/compat/java/android/support/v4/graphics/drawable/ |
D | DrawableCompat.java | 56 boolean canApplyTheme(Drawable drawable); in canApplyTheme() method 129 public boolean canApplyTheme(Drawable drawable) { in canApplyTheme() method in DrawableCompat.BaseDrawableImpl 244 public boolean canApplyTheme(Drawable drawable) { in canApplyTheme() method in DrawableCompat.LollipopDrawableImpl 429 public static boolean canApplyTheme(@NonNull Drawable drawable) { in canApplyTheme() method in DrawableCompat
|
/frameworks/support/compat/api21/android/support/v4/graphics/drawable/ |
D | DrawableCompatLollipop.java | 70 public static boolean canApplyTheme(Drawable drawable) { in canApplyTheme() method in DrawableCompatLollipop
|
/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/ |
D | AnimatedVectorDrawableCompat.java | 414 public boolean canApplyTheme() { in canApplyTheme() method in AnimatedVectorDrawableCompat 462 public boolean canApplyTheme() { in canApplyTheme() method in AnimatedVectorDrawableCompat.AnimatedVectorDrawableDelegateState
|
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
D | VectorDrawableCompat.java | 362 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawableCompat 757 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawableCompat.VectorDrawableDelegateState 1402 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawableCompat.VPath 1550 public boolean canApplyTheme() { in canApplyTheme() method in VectorDrawableCompat.VFullPath
|