Home
last modified time | relevance | path

Searched defs:onResize (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DRectShape.java51 protected void onResize(float width, float height) { in onResize() method in RectShape
DShape.java104 protected void onResize(float width, float height) {} in onResize() method in Shape
DPathShape.java68 protected void onResize(float width, float height) { in onResize() method in PathShape
DRoundRectShape.java109 protected void onResize(float w, float h) { in onResize() method in RoundRectShape
/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java864 void onResize() { in onResize() method in WindowContainer
DWindowState.java2207 void onResize() { in onResize() method in WindowState