Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DScaleDrawable.java112 updateLocalState(); in inflate()
136 updateLocalState(); in applyTheme()
297 updateLocalState(); in ScaleDrawable()
300 private void updateLocalState() { in updateLocalState() method in ScaleDrawable
DAnimatedRotateDrawable.java138 updateLocalState(); in inflate()
163 updateLocalState(); in applyTheme()
257 updateLocalState(); in AnimatedRotateDrawable()
260 private void updateLocalState() { in updateLocalState() method in AnimatedRotateDrawable
DColorDrawable.java296 updateLocalState(r); in inflate()
339 updateLocalState(t.getResources()); in applyTheme()
396 updateLocalState(res); in ColorDrawable()
404 private void updateLocalState(Resources r) { in updateLocalState() method in ColorDrawable
DShapeDrawable.java428 updateLocalState(); in inflate()
452 updateLocalState(); in applyTheme()
521 updateLocalState(); in mutate()
621 updateLocalState(); in ShapeDrawable()
629 private void updateLocalState() { in updateLocalState() method in ShapeDrawable
DRippleDrawable.java208 updateLocalState(); in RippleDrawable()
437 updateLocalState(); in inflate()
528 updateLocalState(); in applyTheme()
1050 updateLocalState(); in RippleDrawable()
1053 private void updateLocalState() { in updateLocalState() method in RippleDrawable
DNinePatchDrawable.java405 updateLocalState(r); in inflate()
505 updateLocalState(t.getResources()); in applyTheme()
734 updateLocalState(res); in NinePatchDrawable()
740 private void updateLocalState(@Nullable Resources res) { in updateLocalState() method in NinePatchDrawable
DBitmapDrawable.java780 updateLocalState(r); in inflate()
930 updateLocalState(t.getResources()); in applyTheme()
1058 updateLocalState(res); in init()
1070 private void updateLocalState(Resources res) { in updateLocalState() method in BitmapDrawable
DDrawableWrapper.java58 updateLocalState(res); in DrawableWrapper()
76 private void updateLocalState(Resources res) { in updateLocalState() method in DrawableWrapper
DGradientDrawable.java1406 updateLocalState(r);
1441 updateLocalState(t.getResources());
1953 updateLocalState(null);
2333 updateLocalState(res);
2336 private void updateLocalState(Resources res) {
DVectorDrawable.java360 updateLocalState(res); in VectorDrawable()
371 private void updateLocalState(Resources res) { in updateLocalState() method in VectorDrawable
648 updateLocalState(t.getResources()); in applyTheme()
738 updateLocalState(r); in inflate()
/frameworks/base/config/
Dboot-image-profile.txt8446 HSPLandroid/graphics/drawable/BitmapDrawable;->updateLocalState(Landroid/content/res/Resources;)V
8487 HSPLandroid/graphics/drawable/ColorDrawable;->updateLocalState(Landroid/content/res/Resources;)V
8685 HSPLandroid/graphics/drawable/DrawableWrapper;->updateLocalState(Landroid/content/res/Resources;)V
8755 HSPLandroid/graphics/drawable/GradientDrawable;->updateLocalState(Landroid/content/res/Resources;)V
8947 HSPLandroid/graphics/drawable/NinePatchDrawable;->updateLocalState(Landroid/content/res/Resources;)V
9005 HSPLandroid/graphics/drawable/RippleDrawable;->updateLocalState()V
9087 HSPLandroid/graphics/drawable/ScaleDrawable;->updateLocalState()V
9117 HSPLandroid/graphics/drawable/ShapeDrawable;->updateLocalState()V
9285 HSPLandroid/graphics/drawable/VectorDrawable;->updateLocalState(Landroid/content/res/Resources;)V