Home
last modified time | relevance | path

Searched refs:updateLocalState (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DScaleDrawable.java110 updateLocalState(); in inflate()
134 updateLocalState(); in applyTheme()
295 updateLocalState(); in ScaleDrawable()
298 private void updateLocalState() { in updateLocalState() method in ScaleDrawable
DAnimatedRotateDrawable.java137 updateLocalState(); in inflate()
162 updateLocalState(); in applyTheme()
254 updateLocalState(); in AnimatedRotateDrawable()
257 private void updateLocalState() { in updateLocalState() method in AnimatedRotateDrawable
DColorDrawable.java267 updateLocalState(r); in inflate()
310 updateLocalState(t.getResources()); in applyTheme()
366 updateLocalState(res); in ColorDrawable()
374 private void updateLocalState(Resources r) { in updateLocalState() method in ColorDrawable
DShapeDrawable.java426 updateLocalState(); in inflate()
450 updateLocalState(); in applyTheme()
519 updateLocalState(); in mutate()
619 updateLocalState(); in ShapeDrawable()
627 private void updateLocalState() { in updateLocalState() method in ShapeDrawable
DRippleDrawable.java205 updateLocalState(); in RippleDrawable()
434 updateLocalState(); in inflate()
525 updateLocalState(); in applyTheme()
1041 updateLocalState(); in RippleDrawable()
1044 private void updateLocalState() { in updateLocalState() method in RippleDrawable
DNinePatchDrawable.java405 updateLocalState(r); in inflate()
505 updateLocalState(t.getResources()); in applyTheme()
732 updateLocalState(res); in NinePatchDrawable()
738 private void updateLocalState(@Nullable Resources res) { in updateLocalState() method in NinePatchDrawable
DBitmapDrawable.java775 updateLocalState(r); in inflate()
925 updateLocalState(t.getResources()); in applyTheme()
1052 updateLocalState(res); in init()
1064 private void updateLocalState(Resources res) { in updateLocalState() method in BitmapDrawable
DDrawableWrapper.java55 updateLocalState(res); in DrawableWrapper()
73 private void updateLocalState(Resources res) { in updateLocalState() method in DrawableWrapper
DGradientDrawable.java1246 updateLocalState(r);
1281 updateLocalState(t.getResources());
1780 updateLocalState(null);
2132 updateLocalState(res);
2135 private void updateLocalState(Resources res) {
DVectorDrawable.java354 updateLocalState(res); in VectorDrawable()
365 private void updateLocalState(Resources res) { in updateLocalState() method in VectorDrawable
631 updateLocalState(t.getResources()); in applyTheme()
721 updateLocalState(r); in inflate()
/frameworks/support/compat/src/main/java/androidx/core/graphics/drawable/
DWrappedDrawableApi14.java54 updateLocalState(res); in WrappedDrawableApi14()
73 private void updateLocalState(@Nullable Resources res) { in updateLocalState() method in WrappedDrawableApi14
/frameworks/base/config/
Dboot-image-profile.txt2132 HPLandroid/graphics/drawable/BitmapDrawable;->updateLocalState(Landroid/content/res/Resources;)V
20778 HSPLandroid/graphics/drawable/DrawableWrapper;->updateLocalState(Landroid/content/res/Resources;)V
20839 HSPLandroid/graphics/drawable/GradientDrawable;->updateLocalState(Landroid/content/res/Resources;)V
20986 HSPLandroid/graphics/drawable/NinePatchDrawable;->updateLocalState(Landroid/content/res/Resources;)V
21235 HSPLandroid/graphics/drawable/VectorDrawable;->updateLocalState(Landroid/content/res/Resources;)V