Home
last modified time | relevance | path

Searched defs:applyTheme (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCastDrawable.java64 public void applyTheme(Resources.Theme t) { in applyTheme() method in CastDrawable
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DThemeResolver.java91 public void applyTheme(Activity activity) { in applyTheme() method in ThemeResolver
DWizardManagerHelper.java402 public static void applyTheme(Activity activity) { in applyTheme() method in WizardManagerHelper
/frameworks/base/core/java/com/android/internal/graphics/drawable/
DAnimationScaleListDrawable.java239 public void applyTheme(@NonNull Theme theme) { in applyTheme() method in AnimationScaleListDrawable
/frameworks/base/graphics/java/android/graphics/drawable/
DClipDrawable.java104 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ClipDrawable
DColorStateListDrawable.java78 public void applyTheme(@NonNull Resources.Theme t) { in applyTheme() method in ColorStateListDrawable
DAnimatedRotateDrawable.java142 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
DScaleDrawable.java116 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ScaleDrawable
DRotateDrawable.java83 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RotateDrawable
DColorDrawable.java321 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
DVectorDrawable.java610 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable
1062 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VectorDrawableState
1493 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup
1699 public void applyTheme(Theme theme) { in applyTheme() method in VectorDrawable.VClipPath
2121 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath
2271 abstract void applyTheme(Theme t); in applyTheme() method in VectorDrawable.VObject
DStateListDrawable.java383 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
DInsetDrawable.java148 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
DDrawableContainer.java630 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer
976 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
DShapeDrawable.java432 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
DDrawableWrapper.java157 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DrawableWrapper
DNinePatchDrawable.java481 public void applyTheme(@NonNull Theme t) { in applyTheme() method in NinePatchDrawable
DRippleDrawable.java503 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RippleDrawable
DBitmapDrawable.java905 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
DAnimatedStateListDrawable.java394 public void applyTheme(@Nullable Theme theme) { in applyTheme() method in AnimatedStateListDrawable
DAdaptiveIconDrawable.java415 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AdaptiveIconDrawable
DDrawable.java961 public void applyTheme(@NonNull @SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
DLayerDrawable.java206 public void applyTheme(@NonNull Theme t) { in applyTheme() method in LayerDrawable
/frameworks/base/core/java/android/content/res/
DGradientColor.java564 private void applyTheme(Theme t) { in applyTheme() method in GradientColor
DColorStateList.java417 private void applyTheme(Theme t) { in applyTheme() method in ColorStateList

12