Home
last modified time | relevance | path

Searched defs:applyTheme (Results 1 – 25 of 30) 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
DScreenRecordDrawable.java96 public void applyTheme(Resources.Theme t) { in applyTheme() method in ScreenRecordDrawable
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DAlphaTintDrawableWrapper.java82 public void applyTheme(Theme t) { in applyTheme() method in AlphaTintDrawableWrapper
/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
DAnimatedRotateDrawable.java142 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
DColorStateListDrawable.java84 public void applyTheme(@NonNull Resources.Theme t) { in applyTheme() method in ColorStateListDrawable
DScaleDrawable.java117 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.java614 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable
1066 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VectorDrawableState
1497 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup
1703 public void applyTheme(Theme theme) { in applyTheme() method in VectorDrawable.VClipPath
2125 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath
2275 abstract void applyTheme(Theme t); in applyTheme() method in VectorDrawable.VObject
DStateListDrawable.java383 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
DInsetDrawable.java149 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
DDrawableContainer.java629 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer
975 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
DShapeDrawable.java431 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
DDrawableWrapper.java158 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DrawableWrapper
DNinePatchDrawable.java481 public void applyTheme(@NonNull Theme t) { in applyTheme() method in NinePatchDrawable
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
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DIlluminationDrawable.kt121 override fun applyTheme(t: Resources.Theme) { in applyTheme() method in com.android.systemui.media.IlluminationDrawable
DLightSourceDrawable.kt174 override fun applyTheme(t: Resources.Theme) { in applyTheme() method in com.android.systemui.media.LightSourceDrawable
/frameworks/base/core/java/android/content/res/
DGradientColor.java564 private void applyTheme(Theme t) { in applyTheme() method in GradientColor
DColorStateList.java457 private void applyTheme(Theme t) { in applyTheme() method in ColorStateList

12