Searched refs: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.java240 updateLocalState(r);
283 updateLocalState(t.getResources());
339 updateLocalState(res);
347 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 DShapeDrawable.java405 updateLocalState(r);
429 updateLocalState(t.getResources());
588 updateLocalState(res);
596 private void updateLocalState(Resources res) { method in class:ShapeDrawable
H A DRippleDrawable.java208 updateLocalState();
430 updateLocalState();
521 updateLocalState();
1053 updateLocalState();
1056 private void updateLocalState() { method in class:RippleDrawable
H A DNinePatchDrawable.java405 updateLocalState(r);
499 updateLocalState(t.getResources());
728 updateLocalState(res);
734 private void updateLocalState(@Nullable Resources res) { method in class:NinePatchDrawable
H A DDrawableWrapper.java57 updateLocalState(res);
75 private void updateLocalState(Resources res) { method in class:DrawableWrapper
H A DBitmapDrawable.java736 updateLocalState(r);
851 updateLocalState(t.getResources());
975 updateLocalState(res);
983 private void updateLocalState(Resources res) { method in class:BitmapDrawable
H A DGradientDrawable.java1189 updateLocalState(r);
1224 updateLocalState(t.getResources());
1723 updateLocalState(null);
2073 updateLocalState(res);
2076 private void updateLocalState(Resources res) { method in class:GradientDrawable
H A DVectorDrawable.java244 updateLocalState(res);
255 private void updateLocalState(Resources res) { method in class:VectorDrawable
515 updateLocalState(t.getResources());
602 updateLocalState(r);
/frameworks/support/v4/donut/android/support/v4/graphics/drawable/
H A DDrawableWrapperDonut.java52 updateLocalState(res);
71 private void updateLocalState(@Nullable Resources res) { method in class:DrawableWrapperDonut

Completed in 708 milliseconds