Searched defs:updateLocalState (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedRotateDrawable.java137 updateLocalState();
162 updateLocalState();
254 updateLocalState();
257 private void updateLocalState() { method in class:AnimatedRotateDrawable
H A DColorDrawable.java267 updateLocalState(r);
310 updateLocalState(t.getResources());
366 updateLocalState(res);
374 private void updateLocalState(Resources r) { method in class:ColorDrawable
H A DScaleDrawable.java110 updateLocalState();
134 updateLocalState();
295 updateLocalState();
298 private void updateLocalState() { method in class:ScaleDrawable
H A DDrawableWrapper.java55 updateLocalState(res);
73 private void updateLocalState(Resources res) { method in class:DrawableWrapper
H A DNinePatchDrawable.java404 updateLocalState(r);
498 updateLocalState(t.getResources());
724 updateLocalState(res);
730 private void updateLocalState(@Nullable Resources res) { method in class:NinePatchDrawable
H A DShapeDrawable.java426 updateLocalState();
450 updateLocalState();
519 updateLocalState();
619 updateLocalState();
627 private void updateLocalState() { method in class:ShapeDrawable
H A DBitmapDrawable.java759 updateLocalState(r);
899 updateLocalState(t.getResources());
1023 updateLocalState(res);
1031 private void updateLocalState(Resources res) { method in class:BitmapDrawable
H A DRippleDrawable.java208 updateLocalState();
436 updateLocalState();
527 updateLocalState();
1059 updateLocalState();
1062 private void updateLocalState() { method in class:RippleDrawable
H A DGradientDrawable.java1227 updateLocalState(r);
1262 updateLocalState(t.getResources());
1761 updateLocalState(null);
2111 updateLocalState(res);
2114 private void updateLocalState(Resources res) { method in class:GradientDrawable
H A DVectorDrawable.java275 updateLocalState(res);
286 private void updateLocalState(Resources res) { method in class:VectorDrawable
552 updateLocalState(t.getResources());
639 updateLocalState(r);
/frameworks/support/compat/ics/android/support/v4/graphics/drawable/
H A DDrawableWrapperApi14.java55 updateLocalState(res);
74 private void updateLocalState(@Nullable Resources res) { method in class:DrawableWrapperApi14

Completed in 1237 milliseconds