Searched refs:onResize (Results 1 – 13 of 13) sorted by relevance
82 onResize(width, height); in resize()104 protected void onResize(float width, float height) {} in onResize() method in Shape
109 protected void onResize(float w, float h) { in onResize() method in RoundRectShape110 super.onResize(w, h); in onResize()
51 protected void onResize(float width, float height) { in onResize() method in RectShape
68 protected void onResize(float width, float height) { in onResize() method in PathShape
496 onResize(); in onRequestedOverrideConfigurationChanged()539 void onResize() { in onResize() method in WindowContainer555 onResize(); in onParentResize()
298 onResize(); in setBounds()
1776 void onResize() { in onResize() method in WindowState1786 super.onResize(); in onResize()
709 root.onResize(); in testOnParentResizePropagation()718 root.onResize(); in testOnParentResizePropagation()
17282 HSPLcom/android/server/wm/WindowContainer;->onResize()V17812 HSPLcom/android/server/wm/WindowState;->onResize()V
6883 HSPLandroid/graphics/drawable/shapes/PathShape;->onResize(FF)V6884 HSPLandroid/graphics/drawable/shapes/RectShape;->onResize(FF)V6887 HSPLandroid/graphics/drawable/shapes/RoundRectShape;->onResize(FF)V
12034 method protected void onResize(float, float);
15828 method protected void onResize(float, float);