Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedRotateDrawable.java136 updateLocalState(); in inflate()
202 updateLocalState(); in applyTheme()
246 updateLocalState(); in AnimatedRotateDrawable()
249 private void updateLocalState() { in updateLocalState() method in AnimatedRotateDrawable
DColorDrawable.java239 updateLocalState(r); in inflate()
282 updateLocalState(t.getResources()); in applyTheme()
338 updateLocalState(res); in ColorDrawable()
346 private void updateLocalState(Resources r) { in updateLocalState() method in ColorDrawable
DShapeDrawable.java404 updateLocalState(r); in inflate()
428 updateLocalState(t.getResources()); in applyTheme()
587 updateLocalState(res); in ShapeDrawable()
595 private void updateLocalState(Resources res) { in updateLocalState() method in ShapeDrawable
DRippleDrawable.java202 updateLocalState(); in RippleDrawable()
419 updateLocalState(); in inflate()
523 updateLocalState(); in applyTheme()
1029 updateLocalState(); in RippleDrawable()
1032 private void updateLocalState() { in updateLocalState() method in RippleDrawable
DNinePatchDrawable.java413 updateLocalState(r); in inflate()
510 updateLocalState(t.getResources()); in applyTheme()
701 updateLocalState(res); in NinePatchDrawable()
710 private void updateLocalState(Resources res) { in updateLocalState() method in NinePatchDrawable
DBitmapDrawable.java729 updateLocalState(r); in inflate()
845 updateLocalState(t.getResources()); in applyTheme()
969 updateLocalState(res); in BitmapDrawable()
977 private void updateLocalState(Resources res) { in updateLocalState() method in BitmapDrawable
DDrawableWrapper.java52 updateLocalState(res); in DrawableWrapper()
70 private void updateLocalState(Resources res) { in updateLocalState() method in DrawableWrapper
DGradientDrawable.java1025 updateLocalState(r);
1058 updateLocalState(t.getResources());
1549 updateLocalState(null);
1796 updateLocalState(res);
1799 private void updateLocalState(Resources res) {