Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedRotateDrawable.java137 updateLocalState(); in inflate()
162 updateLocalState(); in applyTheme()
254 updateLocalState(); in AnimatedRotateDrawable()
257 private void updateLocalState() { in updateLocalState() method in AnimatedRotateDrawable
DScaleDrawable.java110 updateLocalState(); in inflate()
134 updateLocalState(); in applyTheme()
295 updateLocalState(); in ScaleDrawable()
298 private void updateLocalState() { in updateLocalState() method in ScaleDrawable
DColorDrawable.java240 updateLocalState(r); in inflate()
283 updateLocalState(t.getResources()); in applyTheme()
339 updateLocalState(res); in ColorDrawable()
347 private void updateLocalState(Resources r) { in updateLocalState() method in ColorDrawable
DShapeDrawable.java405 updateLocalState(r); in inflate()
429 updateLocalState(t.getResources()); in applyTheme()
588 updateLocalState(res); in ShapeDrawable()
596 private void updateLocalState(Resources res) { in updateLocalState() method in ShapeDrawable
DRippleDrawable.java208 updateLocalState(); in RippleDrawable()
430 updateLocalState(); in inflate()
521 updateLocalState(); in applyTheme()
1053 updateLocalState(); in RippleDrawable()
1056 private void updateLocalState() { in updateLocalState() method in RippleDrawable
DNinePatchDrawable.java405 updateLocalState(r); in inflate()
499 updateLocalState(t.getResources()); in applyTheme()
728 updateLocalState(res); in NinePatchDrawable()
734 private void updateLocalState(@Nullable Resources res) { in updateLocalState() method in NinePatchDrawable
DBitmapDrawable.java752 updateLocalState(r); in inflate()
867 updateLocalState(t.getResources()); in applyTheme()
991 updateLocalState(res); in BitmapDrawable()
999 private void updateLocalState(Resources res) { in updateLocalState() method in BitmapDrawable
DDrawableWrapper.java57 updateLocalState(res); in DrawableWrapper()
75 private void updateLocalState(Resources res) { in updateLocalState() method in DrawableWrapper
DGradientDrawable.java1217 updateLocalState(r);
1252 updateLocalState(t.getResources());
1751 updateLocalState(null);
2101 updateLocalState(res);
2104 private void updateLocalState(Resources res) {
DVectorDrawable.java274 updateLocalState(res); in VectorDrawable()
285 private void updateLocalState(Resources res) { in updateLocalState() method in VectorDrawable
545 updateLocalState(t.getResources()); in applyTheme()
632 updateLocalState(r); in inflate()
/frameworks/support/compat/gingerbread/android/support/v4/graphics/drawable/
DDrawableWrapperGingerbread.java52 updateLocalState(res); in DrawableWrapperGingerbread()
71 private void updateLocalState(@Nullable Resources res) { in updateLocalState() method in DrawableWrapperGingerbread