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
DPathShape.java68 protected void onResize(float width, float height) { in onResize() method in PathShape
DShape.java104 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
/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java539 void onResize() { in onResize() method in WindowContainer
DWindowState.java1776 void onResize() { in onResize() method in WindowState