Home
last modified time | relevance | path

Searched refs:updateLocalState (Results 1 – 10 of 10) 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.java1395 updateLocalState(r);
1430 updateLocalState(t.getResources());
1900 updateLocalState(null); in mutate()
2362 updateLocalState(res); in GradientDrawable()
2365 private void updateLocalState(Resources res) { in updateLocalState() method in GradientDrawable
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()