Home
last modified time | relevance | path

Searched refs:updateLayerBounds (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java289 updateLayerBounds(bounds); in onBoundsChange()
292 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in AdaptiveIconDrawable
780 updateLayerBounds(getBounds()); in onStateChange()
799 updateLayerBounds(getBounds()); in onLevelChange()
DLayerDrawable.java1500 updateLayerBounds(getBounds()); in onStateChange()
1521 updateLayerBounds(getBounds()); in onLevelChange()
1529 updateLayerBounds(bounds); in onBoundsChange()
1532 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in LayerDrawable
1818 updateLayerBounds(getBounds());
/frameworks/base/config/
Dboot-image-profile.txt20407 HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->updateLayerBounds(Landroid/graphics/Rect;)V
20945 HSPLandroid/graphics/drawable/LayerDrawable;->updateLayerBounds(Landroid/graphics/Rect;)V