Searched defs:onResize (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/graphics/java/android/graphics/drawable/shapes/ | ||
D | RectShape.java | 51 protected void onResize(float width, float height) { in onResize() method in RectShape |
D | PathShape.java | 68 protected void onResize(float width, float height) { in onResize() method in PathShape |
D | Shape.java | 104 protected void onResize(float width, float height) {} in onResize() method in Shape |
D | RoundRectShape.java | 109 protected void onResize(float w, float h) { in onResize() method in RoundRectShape |
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | WindowContainer.java | 819 void onResize() { in onResize() method in WindowContainer |
D | WindowState.java | 2010 void onResize() { in onResize() method in WindowState |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |