Searched defs:changed (Results 1 – 6 of 6) sorted by relevance
| /cts/tests/src/android/widget/cts/ |
| D | MyGallery.java | 111 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | RelativeLayoutTest.java | 427 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
| D | TableRowTest.java | 336 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
| /cts/tests/src/android/view/cts/ |
| D | MockView.java | 340 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | ViewGroupTest.java | 917 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() 2331 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
| D | ViewTest.java | 4662 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|