Home
last modified time | relevance | path

Searched refs:onResize (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DShape.java82 onResize(width, height); in resize()
104 protected void onResize(float width, float height) {} in onResize() method in Shape
DRoundRectShape.java109 protected void onResize(float w, float h) { in onResize() method in RoundRectShape
110 super.onResize(w, h); in onResize()
DRectShape.java51 protected void onResize(float width, float height) { in onResize() method in RectShape
DPathShape.java68 protected void onResize(float width, float height) { in onResize() method in PathShape
/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java494 onResize(); in onRequestedOverrideConfigurationChanged()
537 void onResize() { in onResize() method in WindowContainer
553 onResize(); in onParentResize()
DTask.java298 onResize(); in setBounds()
DWindowState.java1738 void onResize() { in onResize() method in WindowState
1748 super.onResize(); in onResize()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowContainerTests.java713 root.onResize(); in testOnParentResizePropagation()
722 root.onResize(); in testOnParentResizePropagation()
/frameworks/base/services/
Dart-profile17282 HSPLcom/android/server/wm/WindowContainer;->onResize()V
17812 HSPLcom/android/server/wm/WindowState;->onResize()V
/frameworks/base/config/
Dboot-image-profile.txt6883 HSPLandroid/graphics/drawable/shapes/PathShape;->onResize(FF)V
6884 HSPLandroid/graphics/drawable/shapes/RectShape;->onResize(FF)V
6887 HSPLandroid/graphics/drawable/shapes/RoundRectShape;->onResize(FF)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12034 method protected void onResize(float, float);
/frameworks/base/api/
Dcurrent.txt15811 method protected void onResize(float, float);